Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 633ad73

Browse files
committedSep 20, 2019
Update to LLVM 9.0.0
1 parent 9ad1e7c commit 633ad73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.gitmodules

Lines changed: 1 addition & 1 deletion
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/9.0-2019-07-12
46+
branch = rustc/9.0-2019-09-19
4747
[submodule "src/doc/embedded-book"]
4848
path = src/doc/embedded-book
4949
url = https://github.com/rust-embedded/book.git

0 commit comments

Comments
 (0)
Please sign in to comment.