From 5cb6b3eb531487896b38df019f3f6a9055fbe494 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 2 Sep 2015 09:21:52 -0700 Subject: [PATCH] Update to LLVM 3.7 This is a rebase of our few small patches on top of the release of LLVM 3.7, picking up those last few bug fixes on the way up to 3.7! --- 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 874dc4ee4cb78..168f91ce5cbf8 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 874dc4ee4cb782056469f003831bcda3e4cdf0df +Subproject commit 168f91ce5cbf8933e47f339911f0f46a48714852 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index dc0fbf6bf94ea..094d485da6af5 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. -2015-06-30 +2015-09-02