diff options
| author | Cameron Hart <cameron.hart@gmail.com> | 2016-08-06 15:54:28 +1000 |
|---|---|---|
| committer | Cameron Hart <cameron.hart@gmail.com> | 2016-08-10 22:24:51 +1000 |
| commit | 05045da9fdab511f39e88335b1bc7f92ea7973ba (patch) | |
| tree | eef12c3b5cf630b63cea179bf6a8ef7a7d0eacbb /src/rustllvm | |
| parent | cbb88faad77d2c9d3de07a1e4b676f95c6780727 (diff) | |
| download | rust-05045da9fdab511f39e88335b1bc7f92ea7973ba.tar.gz rust-05045da9fdab511f39e88335b1bc7f92ea7973ba.zip | |
Improved checking of target's llvm_config
Point llvm @bitshifter branch until PR accepted Use today's date for LLVM auto clean trigger Update LLVM submodule to point at rust-lang fork. Handle case when target is set
Diffstat (limited to 'src/rustllvm')
| -rw-r--r-- | src/rustllvm/llvm-auto-clean-trigger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index e871763a48d..378810a8b89 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-07-25b +2016-08-07 |
