diff --git a/.gitmodules b/.gitmodules index 3216038e4c..0e4e4a9cea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,8 +7,8 @@ ignore = dirty [submodule "llvm"] path = llvm - url = https://github.com/llvm-mirror/llvm - branch = release_40 + url = https://github.com/RPCS3/llvm + branch = release_60 [submodule "GSL"] path = 3rdparty/GSL url = https://github.com/Microsoft/GSL.git