Skip to content

Commit 5bb6568

Browse files
committed
Use llvm submodule with Xtensa arch support.
1 parent 9891908 commit 5bb6568

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
url = https://github.com/rust-lang/edition-guide.git
3737
[submodule "src/llvm-project"]
3838
path = src/llvm-project
39-
url = https://github.com/rust-lang/llvm-project.git
40-
branch = rustc/11.0-2020-08-20
39+
url = https://github.com/espressif/llvm-project
40+
branch = xtensa_release_10.0.1
4141
[submodule "src/doc/embedded-book"]
4242
path = src/doc/embedded-book
4343
url = https://github.com/rust-embedded/book.git

src/llvm-project

Submodule llvm-project updated 37779 files

0 commit comments

Comments
 (0)