Auto merge of #37030 - michaelwoerister:live-debug-values-fix, r=alexcrichton

llvm: Update LLVM to include fix for pathologic case in its LiveDebugValues pass.

See #36926.
r? @alexcrichton
This commit is contained in:
bors 2016-10-10 12:15:14 -07:00 committed by GitHub
commit a3bc191b5f
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 3e03f7374169cd41547d75e62ac2ab8a103a913c
Subproject commit ac1c94226e9fa17005ce7e2dd52dd6d1875f3137

View 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-09-25
2016-10-10