diff options
| author | Simonas Kazlauskas <git@kazlauskas.me> | 2016-09-16 01:08:12 +0300 |
|---|---|---|
| committer | Simonas Kazlauskas <git@kazlauskas.me> | 2016-09-17 18:40:40 +0300 |
| commit | d104e5bfb70f7ee3fc3e7d30e6021ae804ce87e5 (patch) | |
| tree | c2ed82c55c0beab631f7e8787f8792c474bd911a /src/rustllvm | |
| parent | d1acabeaa204db9235d9e72c5bae4cfaa82da763 (diff) | |
| download | rust-d104e5bfb70f7ee3fc3e7d30e6021ae804ce87e5.tar.gz rust-d104e5bfb70f7ee3fc3e7d30e6021ae804ce87e5.zip | |
Up the LLVM
Fixes #36474
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 1080070d21a..ea8d59290df 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-08-30 +2016-09-17 |
