Auto merge of #42930 - arielb1:llvm-next, r=alexcrichton

Rebase LLVM on top of LLVM 4.0.1

Fixes #42893.

Please don't backport this to beta as-is - I'm not sure I want rust-lang/llvm#84 to sneak to beta before it gets sufficient testing.

r? @alexcrichton
This commit is contained in:
bors 2017-06-30 06:17:52 +00:00
commit 4c5b437176
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit d8c9dfcc4f5289c09bab5736966feee2a0e69594
Subproject commit 8e1b4fedfa4542e65f82fe124bd6433f3bd0aec5

View file

@ -1,4 +1,4 @@
# If this file is modified, then llvm will be (optionally) 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.
2017-06-19
2017-06-27