about summary refs log tree commit diff
path: root/src/rustllvm
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2017-12-14 21:41:17 -0600
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2017-12-14 22:35:37 -0600
commitc3763ed0cc34dac4fe3c8e169fe2e3580aad02d6 (patch)
treef63e330eda2c89ca405c689b17562b133cec1b4b /src/rustllvm
parent3fc7f8522bbe59189b6423295a65f337b9735a88 (diff)
downloadrust-c3763ed0cc34dac4fe3c8e169fe2e3580aad02d6.tar.gz
rust-c3763ed0cc34dac4fe3c8e169fe2e3580aad02d6.zip
Simplify CFG after IndVarSimplify
Fixes #45466
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 feb6d98fe46..7f54d9276bf 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-07
+2017-11-08