Fix corect number branch release llvm (#2285)
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
[submodule "llvm"]
|
[submodule "llvm"]
|
||||||
path = llvm
|
path = llvm
|
||||||
url = https://github.com/llvm-mirror/llvm
|
url = https://github.com/llvm-mirror/llvm
|
||||||
branch = release_36
|
branch = release_38
|
||||||
[submodule "rsx_program_decompiler"]
|
[submodule "rsx_program_decompiler"]
|
||||||
path = rsx_program_decompiler
|
path = rsx_program_decompiler
|
||||||
url = https://github.com/RPCS3/rsx_program_decompiler
|
url = https://github.com/RPCS3/rsx_program_decompiler
|
||||||
|
|||||||
Reference in New Issue
Block a user