You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
0 commit comments