about summary refs log tree commit diff
path: root/src/llvm
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-11-15 05:16:23 -0800
committerAlex Crichton <alex@alexcrichton.com>2017-11-24 06:55:38 -0800
commit47498dea0934f481dcca00c9b19a9bd9b099a408 (patch)
tree402a37f8d3dc7e25a40e8788731f701749182cfa /src/llvm
parent85d50ce1c72dc577fad26a81acea390c60bb48c2 (diff)
rustbuild: Update LLVM and enable ThinLTO
This commit updates LLVM to fix #45511 (https://reviews.llvm.org/D39981) and
also reenables ThinLTO for libtest now that we shouldn't hit #45768. This also
opportunistically enables ThinLTO for libstd which was previously blocked
(#45661) on test failures related to debuginfo with a presumed cause of #45511.

Closes #45511
Diffstat (limited to 'src/llvm')
m---------src/llvm0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/llvm b/src/llvm
-Subproject 51f104bf1cc6c3a588a11c90a3b4a4a18ee080a
+Subproject e45c75de1148456a9eb1a67c14a66df4dfb50c9