From 04d554f6fe17388288bc896358e4227c180d8788 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sat, 20 Feb 2016 09:31:17 -0800 Subject: [PATCH] Another rebase on the 3.8 release branch of LLVM Looks like they picked up a bunch of fixes, one of which is even quite relevant to us! Closes #31505 --- 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 39e8e59056b..69ef168544e 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 39e8e59056bcd84bf9c44d0bcd46ae441567e0a0 +Subproject commit 69ef168544e4f15b793dd35d272008fde9a6e835 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 50c32a59153..bb34b6f38bf 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-02-16 +2016-02-20 -- 2.44.0