Skip to content

Commit

Permalink
Auto merge of #37030 - michaelwoerister:live-debug-values-fix, r=alex…
Browse files Browse the repository at this point in the history
…crichton

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

See #36926.
r? @alexcrichton
  • Loading branch information
bors committed Oct 10, 2016
2 parents 6d62084 + 7d03bad commit a3bc191
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/rustllvm/llvm-auto-clean-trigger
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a3bc191

Please sign in to comment.