Skip to content

Commit b984f5a

Browse files
committed
Use forked llvm
1 parent 6d5a0f1 commit b984f5a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
url = https://github.com/rust-lang/edition-guide.git
4040
[submodule "src/llvm-project"]
4141
path = src/llvm-project
42-
url = https://github.com/rust-lang/llvm-project.git
43-
branch = rustc/9.0-2019-12-19
42+
url = https://github.com/mabezdev/llvm-project.git
43+
branch = xtensa_release_9.0.1_with_rust_patches
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 175 files

0 commit comments

Comments
 (0)