From 6c52c3fdaff5784b7cfb0f5eee1c99dfa2300903 Mon Sep 17 00:00:00 2001 From: Vadzim Dambrouski Date: Thu, 8 Dec 2016 16:41:40 +0300 Subject: [PATCH 1/2] LLVM: Update submodule to include patches for MSP430. Fixes #37829 --- src/llvm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm b/src/llvm index 3ec14daffb4b8..d7342a9a95747 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit 3ec14daffb4b8c0604df50b7fb0ab552f456e381 +Subproject commit d7342a9a957470bb62c890cf88fc655ccfb755cc From 59a525454fe8108193dfebcb39d6949b4d6cbe73 Mon Sep 17 00:00:00 2001 From: Vadzim Dambrouski Date: Thu, 8 Dec 2016 16:45:18 +0300 Subject: [PATCH 2/2] LLVM: update trigger --- src/rustllvm/llvm-auto-clean-trigger | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 2d832fcdf2ad0..88dd04b61722b 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-12-06 +2016-12-08