diff options
| author | kennytm <kennytm@gmail.com> | 2017-10-13 23:37:59 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-13 23:37:59 +0800 |
| commit | 64cc5ecc1a012fedcae1e8c4014ac583f5f50edb (patch) | |
| tree | e8e0cc1d4cfbda86910280fc4438eb2b678b1ee2 | |
| parent | a481d7ced35ff6cb6ab5972a8dbaafe00e321aea (diff) | |
| parent | a2aba791f1c348fe93b2a9bcec95605dfe66df29 (diff) | |
| download | rust-64cc5ecc1a012fedcae1e8c4014ac583f5f50edb.tar.gz rust-64cc5ecc1a012fedcae1e8c4014ac583f5f50edb.zip | |
Rollup merge of #45203 - alexcrichton:update-llvm, r=michaelwoerister
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
| m--------- | src/llvm | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/llvm b/src/llvm -Subproject c7a16bd57c2a9c643a52f0cebecdaf0b6a996da +Subproject 83b72cedfd7800ffc983d2855a85c5d06a545aa |
