From 0e6eecb4e5bd2a9c308617f5e0c3cdf43124a601 Mon Sep 17 00:00:00 2001 From: Ariel Ben-Yehuda Date: Tue, 27 Jun 2017 18:09:52 +0300 Subject: [PATCH] Rebase LLVM on top of LLVM 4.0.1 Fixes #42893. --- src/llvm | 2 +- src/rustllvm/llvm-rebuild-trigger | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/llvm b/src/llvm index d8c9dfcc4f528..8e1b4fedfa454 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit d8c9dfcc4f5289c09bab5736966feee2a0e69594 +Subproject commit 8e1b4fedfa4542e65f82fe124bd6433f3bd0aec5 diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index e547659d19a61..37ba326445265 100644 --- a/src/rustllvm/llvm-rebuild-trigger +++ b/src/rustllvm/llvm-rebuild-trigger @@ -1,4 +1,4 @@ # If this file is modified, then llvm will be (optionally) 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. -2017-06-19 +2017-06-27