diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-07-25 10:23:34 -0700 |
|---|---|---|
| committer | Jan-Erik Rediger <janerik@fnordig.de> | 2016-07-29 10:29:59 +0200 |
| commit | 75bcda4cf1c2d16bda20d1efb0c87b227d973180 (patch) | |
| tree | de943a5c74c6a98547ef620bf17f78347016b9ef | |
| parent | 5fa55781bd77f7a9fbdb3af8fa4e1b0cd0b1cf06 (diff) | |
| download | rust-75bcda4cf1c2d16bda20d1efb0c87b227d973180.tar.gz rust-75bcda4cf1c2d16bda20d1efb0c87b227d973180.zip | |
rustc: Update LLVM to the LLVM 3.9 release branch
The 3.9 release of LLVM isn't out yet, but this moves us onto that branch to start tracking it.
| 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 fb2893b136c6a83a6f34f708fac2530d95e2db6 +Subproject 6879bb3b6ac975987250b10314e7e4069846e8c diff --git a/src/rustllvm/llvm-auto-clean-trigger b/src/rustllvm/llvm-auto-clean-trigger index 09ce8a93174..e871763a48d 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. -2016-07-20 +2016-07-25b |
