about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo>2016-10-10 11:12:29 -0400
committerMichael Woerister <michaelwoerister@posteo>2016-10-10 11:12:29 -0400
commit7d03badb2ad9c018faa65a088b37ff5cf3dc6fa4 (patch)
treea85a31339f3747f5a664cc5bd2d37a74679b2117 /src
parentd46defc82c01b3a1059eef63936879a36bab1ed9 (diff)
downloadrust-7d03badb2ad9c018faa65a088b37ff5cf3dc6fa4.tar.gz
rust-7d03badb2ad9c018faa65a088b37ff5cf3dc6fa4.zip
LLVM: Backport "[SimplifyCFG] Correctly test for unconditional branches in GetCaseResults"
Diffstat (limited to 'src')
m---------src/llvm0
-rw-r--r--src/rustllvm/llvm-auto-clean-trigger2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm
-Subproject 52ead537fbd849cc16027ed7fdb6da0fba24bd6
+Subproject ac1c94226e9fa17005ce7e2dd52dd6d1875f313
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger
index a5788deb3a1..b12e25bba69 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-10-07
+2016-10-10