about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2019-03-18 15:59:24 -0700
committerJosh Stone <jistone@redhat.com>2019-03-18 15:59:24 -0700
commit0dabf8c835d61b2f7df454be362c23ba6590c761 (patch)
tree45a1b8c5fe078a669c543891516667a4c24f2116
parent0f88167f89fffe321590c5148f21b7d51d44388d (diff)
downloadrust-0dabf8c835d61b2f7df454be362c23ba6590c761.tar.gz
rust-0dabf8c835d61b2f7df454be362c23ba6590c761.zip
Rebase LLVM to 8.0.0 final
-rw-r--r--.gitmodules2
m---------src/llvm-project0
-rw-r--r--src/rustllvm/llvm-rebuild-trigger2
3 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index b75e312dedf..dd74d49828f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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
diff --git a/src/llvm-project b/src/llvm-project
-Subproject 4fc9fb8245abe24680192535870c4522644a421
+Subproject 1f484cbe0e863e9e215f1b3d7198063444d6087
diff --git a/src/rustllvm/llvm-rebuild-trigger b/src/rustllvm/llvm-rebuild-trigger
index 9ee1bceb632..0f18c6a4ac0 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.
-2019-01-16
+2019-03-18