mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Update LLVM to new llvm-mirror (LLVM 11)
Use clang-cl to build LLVM on Windows.
This commit is contained in:
parent
68f50c7035
commit
5b0476e772
10 changed files with 18 additions and 17 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -8,7 +8,7 @@
|
|||
ignore = dirty
|
||||
[submodule "llvm"]
|
||||
path = llvm
|
||||
url = https://github.com/RPCS3/llvm
|
||||
url = https://github.com/RPCS3/llvm-mirror
|
||||
ignore = dirty
|
||||
[submodule "Vulkan/glslang"]
|
||||
path = Vulkan/glslang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue