This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit fddeca9
authored
Unrolled build for rust-lang#131874
Rollup merge of rust-lang#131874 - heiher:loong-ohos-medium, r=jieyouxu
Default to the medium code model on OpenHarmony LoongArch target
The context for this is rust-lang#130266: setting the medium code model for the `loongarch64-linux-ohos` target.
r? ```@jieyouxu```File tree
1 file changed
+2
-1
lines changed- compiler/rustc_target/src/spec/targets
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments