about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEduard-Mihai Burtescu <edy.burt@gmail.com>2016-03-19 12:30:02 +0200
committerEduard-Mihai Burtescu <edy.burt@gmail.com>2016-03-19 12:30:02 +0200
commit4a67405ba9870d643d3b6314b1b0e52d37b6958e (patch)
tree9c15660b3efd0b617e00adcb785d1c99af491967
parent34bd8f3a20cde10bb94aac7a4aca5c06f05d2b01 (diff)
parent9e1d65975c050c89b9ff3d0b0e404946d1f21f9e (diff)
downloadrust-4a67405ba9870d643d3b6314b1b0e52d37b6958e.tar.gz
rust-4a67405ba9870d643d3b6314b1b0e52d37b6958e.zip
Rollup merge of #32337 - dotdash:llvm-aa-perf, r=alexcrichton
Update LLVM to include a backport to restore AA performance

cc #31435
r? @alexcrichton
m---------src/llvm0
-rw-r--r--src/rustllvm/llvm-auto-clean-trigger2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm
-Subproject 63f3a1bfcd78355398a460712db25922247756b
+Subproject 25c7dc370359433ca02f29919dfa36f94432155
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger
index 502ac53978e..d6e8852cfec 100644
--- a/src/rustllvm/llvm-auto-clean-trigger
+++ b/src/rustllvm/llvm-auto-clean-trigger
@@ -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