diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2018-11-28 15:27:51 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2018-11-28 16:13:40 +0100 |
| commit | 2ec76e76e487ffcc5cb3e2d540f1f48a806ccc57 (patch) | |
| tree | 5cbb28c0adf5d50cb21f35cf4aab59af6f06b731 | |
| parent | 6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb (diff) | |
| download | rust-2ec76e76e487ffcc5cb3e2d540f1f48a806ccc57.tar.gz rust-2ec76e76e487ffcc5cb3e2d540f1f48a806ccc57.zip | |
Update LLVM
In particular to pull in a fix for #56265.
| 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 21a0c9ebc285d794a298e97717abad8d6135fa8 +Subproject a784eca10d2c1f09e65d67e16eca266485e1eac diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index f8ff3d37fd2..9cf17c45e87 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-09-16 +2018-11-28 |
