Skip to content

Commit ee1bb92

Browse files
cmuellnerkito-cheng
authored andcommitted
llvm: Add new submodule
This patch adds a submodule for llvm. Signed-off-by: Christoph Müllner <[email protected]>
1 parent 51c7370 commit ee1bb92

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@
3636
path = pk
3737
url = https://github.com/riscv-software-src/riscv-pk.git
3838
branch = master
39+
[submodule "llvm"]
40+
path = llvm
41+
url = https://github.com/llvm/llvm-project.git
42+
branch = release/15.x

llvm

Submodule llvm added at 088f336

0 commit comments

Comments
 (0)