diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2017-11-07 09:55:55 +0100 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2017-11-12 15:12:02 +0100 |
| commit | 1a8c9f895d158cb09937e452f7635983fe507f8c (patch) | |
| tree | 0f002bef979a03b9aa7ff738859ca8d5f2c90336 /src/rustllvm | |
| parent | 69ee5a8a9787336f8635ec12ed0c6199a70505e0 (diff) | |
Update LLVM to fix miscompiles with -Copt-level=z on Windows
Fixes #45034
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 c30290167d4..feb6d98fe46 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-07-18 +2017-11-07 |
