diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2018-03-06 07:25:48 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-03-06 08:45:12 -0800 |
| commit | 04eaefb25f31cd1da2d55ab8bfbe6a8a3187f009 (patch) | |
| tree | 7e7c20d0233d863f5e7b25382243182f191cba02 /src | |
| parent | b977e044a7485a95852bfce12f1054bcc673355d (diff) | |
| download | rust-04eaefb25f31cd1da2d55ab8bfbe6a8a3187f009.tar.gz rust-04eaefb25f31cd1da2d55ab8bfbe6a8a3187f009.zip | |
rustc: Update LLVM
This pulls in the rest of LLVM's `release_60` branch (the actual 6.0.0 release) and also pulls in a cherry-pick to... Closes #48226
Diffstat (limited to 'src')
| m--------- | src/llvm | 0 | ||||
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/llvm b/src/llvm -Subproject ba2edd794c7def715007931fcd1b4ce62aa711c +Subproject 0903c72cbbc3dafcb5c88820e4a8a98c3a764cf diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index 3cd044708ce..63af7a0d538 100644 --- a/src/rustllvm/llvm-rebuild-trigger +++ b/src/rustllvm/llvm-rebuild-trigger @@ -1,4 +1,4 @@ # If this file is modified, then llvm will be (optionally) 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. -2018-02-09 +2018-03-06 |
