diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2018-01-26 09:53:48 +0100 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2018-01-26 09:57:34 +0100 |
| commit | aca88e185a5233e6306bd6196864668b09342490 (patch) | |
| tree | b383997b53631d775ffcfa3bafca20a333345263 /src/rustllvm | |
| parent | 566905030380151f90708fa340312c9ca2c6056c (diff) | |
Upgrade LLVM to incorporate a fix for #47364
Fixes #47364
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 7f54d9276bf..2635ca73303 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-11-08 +2018-01-25 |
