diff options
| author | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-03-24 00:52:46 +0200 |
|---|---|---|
| committer | Ariel Ben-Yehuda <ariel.byd@gmail.com> | 2017-03-24 00:54:23 +0200 |
| commit | bd52ff1cc3ff9ecce129d20ed56c61ec0b0c5653 (patch) | |
| tree | 00e7031f9fb7d0df8f4cb45e990627d2e3ed744a /src/rustllvm | |
| parent | 90346eae18e83887517e096c17678a74838ff995 (diff) | |
| download | rust-bd52ff1cc3ff9ecce129d20ed56c61ec0b0c5653.tar.gz rust-bd52ff1cc3ff9ecce129d20ed56c61ec0b0c5653.zip | |
update LLVM with fix for PR32379
Fixes #40593.
Diffstat (limited to 'src/rustllvm')
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index be6d535dc73..c8732e27b82 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. -2017-03-19 +2017-03-23 |
