]> git.lizzy.rs Git - rust.git/commitdiff
Rebase LLVM to 8.0.0 final
authorJosh Stone <jistone@redhat.com>
Mon, 18 Mar 2019 22:59:24 +0000 (15:59 -0700)
committerJosh Stone <jistone@redhat.com>
Mon, 18 Mar 2019 22:59:24 +0000 (15:59 -0700)
.gitmodules
src/llvm-project
src/rustllvm/llvm-rebuild-trigger

index b75e312dedf732f4e355412c802b1908a9de36db..dd74d49828f757f514482b237e4b98bc3853264a 100644 (file)
@@ -43,7 +43,7 @@
 [submodule "src/llvm-project"]
        path = src/llvm-project
        url = https://github.com/rust-lang/llvm-project.git
-       branch = rustc/8.0-2019-01-16
+       branch = rustc/8.0-2019-03-18
 [submodule "src/doc/embedded-book"]
        path = src/doc/embedded-book
        url = https://github.com/rust-embedded/book.git
index 4fc9fb8245abe24680192535870c4522644a4212..1f484cbe0e863e9e215f1b3d7198063444d60873 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 4fc9fb8245abe24680192535870c4522644a4212
+Subproject commit 1f484cbe0e863e9e215f1b3d7198063444d60873
index 9ee1bceb632bd4451e9b19ac24229bc152e6697d..0f18c6a4ac0194436f551fc69452c11421adcd41 100644 (file)
@@ -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.
-2019-01-16
+2019-03-18