diff options
| author | Jakub Wieczorek <jakub@jakub.cc> | 2014-07-21 21:32:03 +0200 |
|---|---|---|
| committer | Jakub Wieczorek <jakub@jakub.cc> | 2014-07-21 22:52:49 +0200 |
| commit | febfb752d2775bb1e875634e45058e27a36dd714 (patch) | |
| tree | 6ae829f5133fe67365d729c9154545ff5b6ed2e2 /src/rustllvm | |
| parent | df68c6f3c35354662b39128d56d5dcc6deadf591 (diff) | |
| download | rust-febfb752d2775bb1e875634e45058e27a36dd714.tar.gz rust-febfb752d2775bb1e875634e45058e27a36dd714.zip | |
Update LLVM to address an issue with range metadata in hoisted loads
Fixes #15793.
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 348fb01b605..fd5c87db22c 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. -2014-07-20 +2014-07-21 |
