Skip to content

Commit

Permalink
Fixed incorrect llvm-project submodule paths
Browse files Browse the repository at this point in the history
  • Loading branch information
agg23 committed Feb 24, 2024
1 parent b140f95 commit f81d4b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
shallow = true
[submodule "src/llvm-project"]
path = src/llvm-project
url = https://github.com/cyndyishida/llvm-project.git
branch = eng/platformsGalore
url = https://github.com/agg23/llvm-project.git
branch = xrOS-Apple
shallow = true
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
Expand Down

0 comments on commit f81d4b0

Please sign in to comment.