Skip to content

Commit

Permalink
Rollup merge of rust-lang#45203 - alexcrichton:update-llvm, r=michael…
Browse files Browse the repository at this point in the history
…woerister

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 rust-lang#45131
  • Loading branch information
kennytm authored Oct 13, 2017
2 parents a481d7c + a2aba79 commit 64cc5ec
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit 64cc5ec

Please sign in to comment.