diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2018-12-16 14:08:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-16 14:08:27 +0100 |
| commit | c269468eb9a407633dae8bfdd4406a955072c1e8 (patch) | |
| tree | f6f8f8c74b05f781a139ce39d61636eeb189ebc6 | |
| parent | c52a13dcdfb060d6e637ac3557cb8ce8a1600543 (diff) | |
| parent | 1d8a3a03b91fea0fdc2f236a7f864bb0c365cdb8 (diff) | |
| download | rust-c269468eb9a407633dae8bfdd4406a955072c1e8.tar.gz rust-c269468eb9a407633dae8bfdd4406a955072c1e8.zip | |
Rollup merge of #56781 - nikic:llvm-update, r=alexcrichton
Update LLVM submodule Fixes #52026. Fixes #56618. r? @alexcrichton
| 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 a784eca10d2c1f09e65d67e16eca266485e1eac +Subproject 95185c8c801c765ac1072392d081d265af9fb31 diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index 9cf17c45e87..a268838de45 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-11-28 +2018-12-13 |
