Rollup merge of #32337 - dotdash:llvm-aa-perf, r=alexcrichton

Update LLVM to include a backport to restore AA performance

cc #31435
r? @alexcrichton
This commit is contained in:
Eduard-Mihai Burtescu 2016-03-19 12:30:02 +02:00
commit 4a67405ba9
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 63f3a1bfcd78355398a460712db25922247756b6
Subproject commit 25c7dc370359433ca02f29919dfa36f94432155e

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.
2016-03-15
2016-03-18