about summary refs log tree commit diff
path: root/src/rustllvm
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2017-03-24 00:52:46 +0200
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2017-03-24 00:54:23 +0200
commitbd52ff1cc3ff9ecce129d20ed56c61ec0b0c5653 (patch)
tree00e7031f9fb7d0df8f4cb45e990627d2e3ed744a /src/rustllvm
parent90346eae18e83887517e096c17678a74838ff995 (diff)
downloadrust-bd52ff1cc3ff9ecce129d20ed56c61ec0b0c5653.tar.gz
rust-bd52ff1cc3ff9ecce129d20ed56c61ec0b0c5653.zip
update LLVM with fix for PR32379
Fixes #40593.
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 be6d535dc73..c8732e27b82 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-03-19
+2017-03-23