Skip to content

Commit

Permalink
Rollup merge of rust-lang#35740 - eddyb:llvm-prl-fix, r=alexcrichton
Browse files Browse the repository at this point in the history
Update LLVM to include 4 backported commits by @majnemer.

Partial fix for rust-lang#35662, should help at least loops on small arrays.

Nominated for backporting into the new beta (not the one that's being released as stable this week).

r? @alexcrichton
  • Loading branch information
eddyb authored Aug 18, 2016
2 parents 71759ec + 34f856e commit 99e5efd
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-08-07
2016-08-17

0 comments on commit 99e5efd

Please sign in to comment.