mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-05-07 13:37:46 +00:00
Update LLVM 6.0.
This commit is contained in:
parent
2b3df37400
commit
db96c355ce
9 changed files with 21 additions and 13 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -7,7 +7,7 @@
|
|||
ignore = dirty
|
||||
[submodule "llvm"]
|
||||
path = llvm
|
||||
url = https://github.com/RPCS3/llvm
|
||||
url = https://github.com/llvm-mirror/llvm
|
||||
branch = release_60
|
||||
[submodule "GSL"]
|
||||
path = 3rdparty/GSL
|
||||
|
|
@ -42,3 +42,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