about summary refs log tree commit diff
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-09-20 21:36:23 +0800
committerGitHub <noreply@github.com>2018-09-20 21:36:23 +0800
commit9c2dfb4aa67f39c56b22e55cb97794349e3d9ccf (patch)
treef3ecdc94ef6c34558b7b7c4699bc7d9d7cdcca40
parent13cea8e05ddca120ec7c733490f46a471ed11570 (diff)
parentad8053fe73d39fb7fb7e6d052f0bd005dae31686 (diff)
downloadrust-9c2dfb4aa67f39c56b22e55cb97794349e3d9ccf.tar.gz
rust-9c2dfb4aa67f39c56b22e55cb97794349e3d9ccf.zip
Rollup merge of #54266 - LionNatsu:master, r=nikomatsakis
Update LLVM to fix "bool" arguments on PPC32

Fixes #50960.
m---------src/llvm0
-rw-r--r--src/rustllvm/llvm-rebuild-trigger2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm
-Subproject 5a081f0363340dd895d0958955d0c84661f60f0
+Subproject caddcd9b9dc9479a20908d93c3e47c49b021379
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger
index 29b7d508f1c..f8ff3d37fd2 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.
-2018-09-11
+2018-09-16