]> git.lizzy.rs Git - rust.git/commitdiff
LLVM: Backport "[SimplifyCFG] Correctly test for unconditional branches in GetCaseRes...
authorMichael Woerister <michaelwoerister@posteo>
Mon, 10 Oct 2016 15:12:29 +0000 (11:12 -0400)
committerMichael Woerister <michaelwoerister@posteo>
Mon, 10 Oct 2016 15:12:29 +0000 (11:12 -0400)
src/llvm
src/rustllvm/llvm-auto-clean-trigger

index 52ead537fbd849cc16027ed7fdb6da0fba24bd6a..ac1c94226e9fa17005ce7e2dd52dd6d1875f3137 160000 (submodule)
--- a/src/llvm
+++ b/src/llvm
@@ -1 +1 @@
-Subproject commit 52ead537fbd849cc16027ed7fdb6da0fba24bd6a
+Subproject commit ac1c94226e9fa17005ce7e2dd52dd6d1875f3137
index a5788deb3a102adefbfcf5b72629345635db83cb..b12e25bba694fd2811097a9716170774c0c24551 100644 (file)
@@ -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