Skip to content

Commit 9e079a7

Browse files
committed
Switched to LLVM fork with xrOS support
1 parent 8f359be commit 9e079a7

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
@@ -32,8 +32,8 @@
3232
shallow = true
3333
[submodule "src/llvm-project"]
3434
path = src/llvm-project
35-
url = https://github.com/rust-lang/llvm-project.git
36-
branch = rustc/18.0-2024-02-13
35+
url = https://github.com/cyndyishida/llvm-project.git
36+
branch = eng/platformsGalore
3737
shallow = true
3838
[submodule "src/doc/embedded-book"]
3939
path = src/doc/embedded-book

src/llvm-project

0 commit comments

Comments
 (0)