Skip to content

Commit

Permalink
Update LLVM
Browse files Browse the repository at this point in the history
Contains backport for my patch, [InstCombine] Transform !range metadata
to !nonnull when combining loads.

Fixes rust-lang#36920.
  • Loading branch information
arielb1 committed Oct 12, 2016
1 parent acb50e3 commit 5ad64fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/llvm
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-10-10
2016-10-12

0 comments on commit 5ad64fa

Please sign in to comment.