From 543e148b0f643a2f145b15f6065ee712e36d73c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Steinbrink?= Date: Thu, 12 Feb 2015 21:30:04 +0100 Subject: [PATCH] Update LLVM to release_36@229036 Fixes the crash blocking #21886. --- 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 4891e6382e3..2089cab13e7 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 4891e6382e3e8aa89d530aa18427836428c47157 +Subproject commit 2089cab13e7f92b487ba0dc1df9f6c05116b004a diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 6bb6f1ad2c7..13173437124 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-12 +2015-02-13