Update LLVM to fix miscompilations due to wrongfully removed lifetime intrinsics

Fixes #15972 and #16011.
This commit is contained in:
Björn Steinbrink
2014-07-29 20:28:33 +02:00
committed by Alex Crichton
parent f1e14cc10d
commit 04fa906648
2 changed files with 2 additions and 2 deletions

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.
2014-07-22
2014-07-29