From 6957bb6dbec838c8654b27a1d2a44d753633fe54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Steinbrink?= Date: Thu, 19 Feb 2015 10:21:33 +0100 Subject: [PATCH] Update LLVM to rust-llvm-2015-02-19 Fixes #22159 Fixes #21721 --- 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 4891e6382e3e8..b89c3f039b61e 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 4891e6382e3e8aa89d530aa18427836428c47157 +Subproject commit b89c3f039b61edbb077771eda2ee8a718dbec7e0 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 1317343712430..2cd7ed6c15507 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-02-13 +2015-02-19