Skip to content

Commit bb410ad

Browse files
committed
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
2 parents 1ce08f9 + 0d2f982 commit bb410ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
[submodule "src/llvm-project"]
4141
path = src/llvm-project
4242
url = https://github.com/rust-lang/llvm-project.git
43-
branch = rustc/9.0-2019-09-19
43+
branch = rustc/9.0-2019-12-19
4444
[submodule "src/doc/embedded-book"]
4545
path = src/doc/embedded-book
4646
url = https://github.com/rust-embedded/book.git

src/llvm-project

Submodule llvm-project updated 141 files

0 commit comments

Comments
 (0)