Update LLVM to include NullCheckElimination pass

Fixes #11751
This commit is contained in:
Björn Steinbrink 2014-07-20 22:19:17 +02:00 committed by Alex Crichton
parent 0e1880d8fe
commit e3887a7766
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 1bba09755d95892bc826c558630e93803b0a4ee6
Subproject commit ab85d02e84edeea59ac38505a62ec7d0536cc726

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-06-20.2
2014-07-20