about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo.net>2016-10-07 15:40:32 -0400
committerMichael Woerister <michaelwoerister@posteo>2016-10-07 17:14:30 -0400
commit7fcc1246c6b98d5715f9bc4a961751ea4e032822 (patch)
tree5e9f0d228303bc8201424feebfb53869df71f19e
parentca76c7e0148f87876dbf8ad1f7dd13fb9f268481 (diff)
llvm: Update LLVM to include fix for pathologic case in its LiveDebugValues pass.
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 3e03f7374169cd41547d75e62ac2ab8a103a913
+Subproject 8a0fc26559123bb6eab3ceae93d5a2c94943614
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger
index 979f5f07abe..a5788deb3a1 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-09-25
+2016-10-07