From 8d8ae09858859c5efb1dccd39fd033c76d366df2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Steinbrink?= Date: Sat, 7 Feb 2015 19:02:21 +0100 Subject: [PATCH] Update llvm to rust-llvm-2015-02-09 Fixes #21996 --- 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 2d54c4f559b1a..32c27dda3ae23 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 2d54c4f559b1acbfe1867950c3a25bfb2f76b693 +Subproject commit 32c27dda3ae2318b6897f00795009cd6f42ac4b3 diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index c8003bb9581fb..cf504b1384812 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-02 +2015-02-09