forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit cce6231
Rollup merge of rust-lang#146133 - rcvalle:rust-cfi-fix-145981, r=bjorn3
Revert "Make `lto` and `linker-plugin-lto` work the same for `compiler_builtins`
This reverts commit cf8753e and fix the regressions reported at rust-lang#145981 and rust-lang#146109.File tree
2 files changed
+12
-23
lines changed- compiler/rustc_codegen_ssa/src/back
- tests/ui/sanitizer/cfi
2 files changed
+12
-23
lines changedLines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
141 | - | ||
141 | + | ||
142 | + | ||
143 | + | ||
142 | 144 |
| |
143 | 145 |
| |
144 | 146 |
| |
145 | 147 |
| |
146 | 148 |
| |
149 | + | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
155 | + | ||
156 | + | ||
157 | + | ||
147 | 158 |
| |
148 | 159 |
| |
149 | 160 |
| |
|
Lines changed: 0 additions & 22 deletions
This file was deleted.
0 commit comments