Skip to content
/ rust Public
forked from rust-lang/rust

Commit f3ae726

Browse files
committed
Update to LLVM 13
1 parent 3cfb730 commit f3ae726

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
@@ -34,7 +34,7 @@
3434
[submodule "src/llvm-project"]
3535
path = src/llvm-project
3636
url = https://github.com/rust-lang/llvm-project.git
37-
branch = rustc/12.0-2021-07-10
37+
branch = rustc/13.0-2021-08-08
3838
[submodule "src/doc/embedded-book"]
3939
path = src/doc/embedded-book
4040
url = https://github.com/rust-embedded/book.git

src/llvm-project

0 commit comments

Comments
 (0)