Commit a6146fd
authored
Rollup merge of rust-lang#145241 - tomtor:avr-layout, r=nikic
[AVR] Changed data_layout
This change is required when
llvm/llvm-project@97f0ff0
gets included in the Rust llvm tree, because it changes the AVR data-layoutFile tree
2 files changed
+7
-1
lines changed- compiler
- rustc_codegen_llvm/src
- rustc_target/src/spec/targets
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
216 | 222 | | |
217 | 223 | | |
218 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments