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 | |
| parent | 0e1880d8fe123354910a42f8046240dee6c6a668 (diff) | |
Update LLVM to include NullCheckElimination pass
Fixes #11751
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-auto-clean-trigger | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm -Subproject 1bba09755d95892bc826c558630e93803b0a4ee +Subproject ab85d02e84edeea59ac38505a62ec7d0536cc72 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 |
