about summary refs log tree commit diff
path: root/src/rustllvm
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-07-25 10:23:34 -0700
committerJan-Erik Rediger <janerik@fnordig.de>2016-07-29 10:29:59 +0200
commit75bcda4cf1c2d16bda20d1efb0c87b227d973180 (patch)
treede943a5c74c6a98547ef620bf17f78347016b9ef /src/rustllvm
parent5fa55781bd77f7a9fbdb3af8fa4e1b0cd0b1cf06 (diff)
downloadrust-75bcda4cf1c2d16bda20d1efb0c87b227d973180.tar.gz
rust-75bcda4cf1c2d16bda20d1efb0c87b227d973180.zip
rustc: Update LLVM to the LLVM 3.9 release branch
The 3.9 release of LLVM isn't out yet, but this moves us onto that branch to
start tracking it.
Diffstat (limited to 'src/rustllvm')
-rw-r--r--src/rustllvm/llvm-auto-clean-trigger2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger
index 09ce8a93174..e871763a48d 100644
--- a/src/rustllvm/llvm-auto-clean-trigger
+++ b/src/rustllvm/llvm-auto-clean-trigger
@@ -1,4 +1,4 @@
 # If this file is modified, then llvm will be forcibly 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.
-2016-07-20
+2016-07-25b