Update LLVM to address an issue with range metadata in hoisted loads

Fixes #15793.
This commit is contained in:
Jakub Wieczorek
2014-07-21 21:32:03 +02:00
parent df68c6f3c3
commit febfb752d2
3 changed files with 36 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-20
2014-07-21