diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2014-07-20 22:19:17 +0200 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-07-21 09:54:50 -0700 |
| commit | e3887a7766eca68c6fa4382b28c863fb31ba00aa (patch) | |
| tree | 9fc3c4b3913af95b6fb86e4c92fe2a844bdd17b3 /src/rustllvm | |
| parent | 0e1880d8fe123354910a42f8046240dee6c6a668 (diff) | |
| download | rust-e3887a7766eca68c6fa4382b28c863fb31ba00aa.tar.gz rust-e3887a7766eca68c6fa4382b28c863fb31ba00aa.zip | |
Update LLVM to include NullCheckElimination pass
Fixes #11751
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 1bd3434b46e..348fb01b605 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-06-20.2 +2014-07-20 |
