about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAnthony Ramine <n.oxyde@gmail.com>2018-05-17 11:13:04 +0200
committerAnthony Ramine <n.oxyde@gmail.com>2018-05-18 09:24:11 +0200
commit032831da7882909fc575651bd341acce360143ef (patch)
tree068edeba58610d08ab150fd30e0751690ac3c0b5
parented9a29a976f8b73f3fc91a10d0b5addd86a394c7 (diff)
downloadrust-032831da7882909fc575651bd341acce360143ef.tar.gz
rust-032831da7882909fc575651bd341acce360143ef.zip
Update LLVM to 56c931901cfb85cd6f7ed44c7d7520a8de1edf97
This brings in https://github.com/rust-lang/llvm/pull/115, which fixes
https://github.com/rust-lang/rust/issues/49873.
m---------src/llvm0
-rw-r--r--src/rustllvm/llvm-rebuild-trigger2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm
-Subproject 1abfd0e562cc8f7a9577d97ee92246699093b95
+Subproject 56c931901cfb85cd6f7ed44c7d7520a8de1edf9
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger
index c3fc3e5452c..5a0292bb6a1 100644
--- a/src/rustllvm/llvm-rebuild-trigger
+++ b/src/rustllvm/llvm-rebuild-trigger
@@ -1,4 +1,4 @@
 # If this file is modified, then llvm will be (optionally) cleaned and then rebuilt.
 # The actual contents of this file do not matter, but to trigger a change on the
 # build bots then the contents should be changed so git updates the mtime.
-2018-04-05
+2018-05-18
\ No newline at end of file