diff options
| author | kennytm <kennytm@gmail.com> | 2018-05-19 23:41:00 +0800 |
|---|---|---|
| committer | kennytm <kennytm@gmail.com> | 2018-05-20 04:16:01 +0800 |
| commit | fbfce83f5848964fcc71e00ccc574c0b6cfd7577 (patch) | |
| tree | 2451ccc48b639179abde4ebc9e6926b56bd04eb6 /src/rustllvm | |
| parent | 9e914cc223b2493c147798ff175ec1a8c0700906 (diff) | |
| parent | 032831da7882909fc575651bd341acce360143ef (diff) | |
| download | rust-fbfce83f5848964fcc71e00ccc574c0b6cfd7577.tar.gz rust-fbfce83f5848964fcc71e00ccc574c0b6cfd7577.zip | |
Rollup merge of #50827 - nox:llvmup, r=eddyb
Update LLVM to 56c931901cfb85cd6f7ed44c7d7520a8de1edf97 This brings in https://github.com/rust-lang/llvm/pull/115, which fixes https://github.com/rust-lang/rust/issues/49873.
Diffstat (limited to 'src/rustllvm')
| -rw-r--r-- | src/rustllvm/llvm-rebuild-trigger | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger index c3fc3e5452c..5a0292bb6a1 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-04-05 +2018-05-18 \ No newline at end of file |
