mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
Rebase LLVM to 8.0.0 final
This commit is contained in:
parent
0f88167f89
commit
0dabf8c835
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4fc9fb8245abe24680192535870c4522644a4212
|
||||
Subproject commit 1f484cbe0e863e9e215f1b3d7198063444d60873
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user