mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-07 15:43:45 +00:00
Removing LLVM submodule and build information.
Code is still present until transitioned over to libjit.
This commit is contained in:
parent
0aa7d1ec05
commit
1ce68ca7fe
9 changed files with 5 additions and 149 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,9 +1,6 @@
|
|||
[submodule "third_party/ninja"]
|
||||
path = third_party/ninja
|
||||
url = git://github.com/martine/ninja.git
|
||||
[submodule "third_party/llvm"]
|
||||
path = third_party/llvm
|
||||
url = http://llvm.org/git/llvm.git
|
||||
[submodule "third_party/gyp"]
|
||||
path = third_party/gyp
|
||||
url = https://github.com/benvanik/gyp.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue