This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit f8090dd
authored
Rollup merge of rust-lang#130477 - tmandry:revert-llvm-20-lto, r=tmandry
Revert rust-lang#129749 to fix segfault in LLVM
This reverts commit 8c7a7e3, reversing changes made to a00bd75.
Reported in rust-lang#129749 (comment). `@nikic's` theory is that the LLVM API changed in a way that makes it impossible to use concurrently from multiple threads (llvm/llvm-project#106427 (comment)). I pinged `@krasimirgg` who was fine with reverting.
r? `@rust-lang/wg-llvm`1 file changed
+3
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1211 | 1211 | | |
1212 | 1212 | | |
1213 | 1213 | | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | 1214 | | |
1218 | | - | |
1219 | 1215 | | |
1220 | 1216 | | |
1221 | 1217 | | |
| |||
1424 | 1420 | | |
1425 | 1421 | | |
1426 | 1422 | | |
1427 | | - | |
| 1423 | + | |
1428 | 1424 | | |
1429 | 1425 | | |
1430 | 1426 | | |
1431 | 1427 | | |
1432 | 1428 | | |
1433 | | - | |
| 1429 | + | |
1434 | 1430 | | |
1435 | 1431 | | |
1436 | 1432 | | |
| |||
1613 | 1609 | | |
1614 | 1610 | | |
1615 | 1611 | | |
1616 | | - | |
| 1612 | + | |
1617 | 1613 | | |
1618 | 1614 | | |
1619 | 1615 | | |
| |||
0 commit comments