Skip to content

Commit dd363d1

Browse files
committed
Auto merge of #59285 - cuviper:llvm-8.0.0, r=alexcrichton
Rebase LLVM to 8.0.0 final r? @alexcrichton
2 parents fbd34ef + 0dabf8c commit dd363d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
[submodule "src/llvm-project"]
4444
path = src/llvm-project
4545
url = https://github.com/rust-lang/llvm-project.git
46-
branch = rustc/8.0-2019-01-16
46+
branch = rustc/8.0-2019-03-18
4747
[submodule "src/doc/embedded-book"]
4848
path = src/doc/embedded-book
4949
url = https://github.com/rust-embedded/book.git

src/llvm-project

Submodule llvm-project updated 66 files

src/rustllvm/llvm-rebuild-trigger

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# If this file is modified, then llvm will be (optionally) cleaned and then rebuilt.
22
# The actual contents of this file do not matter, but to trigger a change on the
33
# build bots then the contents should be changed so git updates the mtime.
4-
2019-01-16
4+
2019-03-18

0 commit comments

Comments
 (0)