diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-02-06 11:29:28 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-02-14 07:22:49 -0800 |
| commit | 804955f79a372b2f033b479720a7d72b6d77c48f (patch) | |
| tree | 826895f6f7fd48b81c03edb893f47b41bf3028bc /src/rustllvm | |
| parent | db8a580fb42cac26d2f2c69a6ecacc8c499ab71f (diff) | |
| download | rust-804955f79a372b2f033b479720a7d72b6d77c48f.tar.gz rust-804955f79a372b2f033b479720a7d72b6d77c48f.zip | |
Upgrade LLVM
Includes an upstream commit by pcwalton to improve codegen of our enums getting moved around.
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 5b16a89b69f..bb7cad6eab6 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-01-27 +2014-02-11 |
