mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 06:21:26 +12:00
gitmodules: Fix LLVM branch
gitmodules contained some old unused branch
This commit is contained in:
parent
7a7ac625cd
commit
afb594c233
1 changed files with 0 additions and 1 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -9,7 +9,6 @@
|
||||||
[submodule "llvm"]
|
[submodule "llvm"]
|
||||||
path = llvm
|
path = llvm
|
||||||
url = https://github.com/RPCS3/llvm
|
url = https://github.com/RPCS3/llvm
|
||||||
branch = release_60
|
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
[submodule "Vulkan/glslang"]
|
[submodule "Vulkan/glslang"]
|
||||||
path = Vulkan/glslang
|
path = Vulkan/glslang
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue