Skip to content

Commit 1fe97fc

Browse files
committed
Use llvm submodule with Xtensa arch support.
1 parent 1159e78 commit 1fe97fc

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
@@ -24,8 +24,8 @@
2424
shallow = true
2525
[submodule "src/llvm-project"]
2626
path = src/llvm-project
27-
url = https://github.com/rust-lang/llvm-project.git
28-
branch = rustc/20.1-2025-07-13
27+
url = https://github.com/espressif/llvm-project
28+
branch = release/esp_20.x
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

src/llvm-project

Submodule llvm-project updated 896 files

0 commit comments

Comments
 (0)