rustc: Update LLVM with a ThinLTO fix
This commit updates LLVM with a patch that's landed upstream to fix an assertion that was tripping when ThinLTO was activated. Unfortunately I wasn't able to get a reduced test case, but I've tested manually on the affected crates and the assertion is indeed fixed. Closes #45131
This commit is contained in:
parent
264aafe056
commit
a2aba791f1
1 changed files with 1 additions and 1 deletions
2
src/llvm
2
src/llvm
|
|
@ -1 +1 @@
|
|||
Subproject commit c7a16bd57c2a9c643a52f0cebecdaf0b6a996da1
|
||||
Subproject commit 83b72cedfd7800ffc983d2855a85c5d06a545aa7
|
||||
Loading…
Add table
Add a link
Reference in a new issue