Skip to content

Commit

Permalink
rustc: Update LLVM with a ThinLTO fix
Browse files Browse the repository at this point in the history
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 rust-lang#45131
  • Loading branch information
alexcrichton committed Oct 11, 2017
1 parent 264aafe commit a2aba79
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit a2aba79

Please sign in to comment.