about summary refs log tree commit diff
path: root/src/rustllvm
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2018-01-26 09:53:48 +0100
committerBjörn Steinbrink <bsteinbr@gmail.com>2018-01-26 09:57:34 +0100
commitaca88e185a5233e6306bd6196864668b09342490 (patch)
treeb383997b53631d775ffcfa3bafca20a333345263 /src/rustllvm
parent566905030380151f90708fa340312c9ca2c6056c (diff)
Upgrade LLVM to incorporate a fix for #47364
Fixes #47364
Diffstat (limited to 'src/rustllvm')
-rw-r--r--src/rustllvm/llvm-rebuild-trigger2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger
index 7f54d9276bf..2635ca73303 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.
-2017-11-08
+2018-01-25