Update LLVM to disable asserts in the PassInfo cache

Fixes #22233
This commit is contained in:
Björn Steinbrink 2015-02-12 21:30:04 +01:00
parent 0fdca30fcb
commit 3df5c4ac21
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 32c27dda3ae2318b6897f00795009cd6f42ac4b3
Subproject commit 4891e6382e3e8aa89d530aa18427836428c47157

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.
2015-02-09
2015-02-12