mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-05-07 13:37:46 +00:00
Update LLVM 6.0 WIP RC1
This commit is contained in:
parent
d9b394d42f
commit
2e53d40353
8 changed files with 20 additions and 12 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -8,7 +8,7 @@
|
|||
[submodule "llvm"]
|
||||
path = llvm
|
||||
url = https://github.com/llvm-mirror/llvm
|
||||
branch = release_40
|
||||
branch = release_60
|
||||
[submodule "GSL"]
|
||||
path = 3rdparty/GSL
|
||||
url = https://github.com/Microsoft/GSL.git
|
||||
|
|
@ -41,3 +41,7 @@
|
|||
[submodule "3rdparty/pugixml"]
|
||||
path = 3rdparty/pugixml
|
||||
url = https://github.com/zeux/pugixml
|
||||
[submodule "polly"]
|
||||
path = polly
|
||||
url = https://github.com/llvm-mirror/polly
|
||||
branch = release_60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue