about summary refs log tree commit diff
path: root/src/rustllvm
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-03-06 07:25:48 -0800
committerAlex Crichton <alex@alexcrichton.com>2018-03-06 08:45:12 -0800
commit04eaefb25f31cd1da2d55ab8bfbe6a8a3187f009 (patch)
tree7e7c20d0233d863f5e7b25382243182f191cba02 /src/rustllvm
parentb977e044a7485a95852bfce12f1054bcc673355d (diff)
downloadrust-04eaefb25f31cd1da2d55ab8bfbe6a8a3187f009.tar.gz
rust-04eaefb25f31cd1da2d55ab8bfbe6a8a3187f009.zip
rustc: Update LLVM
This pulls in the rest of LLVM's `release_60` branch (the actual 6.0.0 release)
and also pulls in a cherry-pick to...

Closes #48226
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 3cd044708ce..63af7a0d538 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-02-09
+2018-03-06