Auto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
Rebase LLVM onto 9.0.1 While work on LLVM 10 is in progress in #67759, in the meantime we can do a smaller rebase to pick up fixes in 9.0.1, released December 19, 2019. r? @nikic
This commit is contained in:
commit
bb410add3a
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -40,7 +40,7 @@
|
|||
[submodule "src/llvm-project"]
|
||||
path = src/llvm-project
|
||||
url = https://github.com/rust-lang/llvm-project.git
|
||||
branch = rustc/9.0-2019-09-19
|
||||
branch = rustc/9.0-2019-12-19
|
||||
[submodule "src/doc/embedded-book"]
|
||||
path = src/doc/embedded-book
|
||||
url = https://github.com/rust-embedded/book.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9330ec5a4c1df5fc1fa62f993ed6a04da68cb040
|
||||
Subproject commit cd87134ab77e6bacb2128137065b328b9c35e0e5
|
||||
Loading…
Add table
Add a link
Reference in a new issue