From 9e1d65975c050c89b9ff3d0b0e404946d1f21f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Steinbrink?= Date: Fri, 18 Mar 2016 15:51:17 +0100 Subject: [PATCH] Update LLVM to include a backport to restore AA performance cc #31435 --- src/llvm | 2 +- src/rustllvm/llvm-auto-clean-trigger | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/llvm b/src/llvm index 63f3a1bfcd783..25c7dc3703594 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 63f3a1bfcd78355398a460712db25922247756b6 +Subproject commit 25c7dc370359433ca02f29919dfa36f94432155e diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 502ac53978e22..d6e8852cfecfe 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