From c491bf81be28757f40b089c0fd129a6ddcab9786 Mon Sep 17 00:00:00 2001 From: Lctrs Date: Mon, 9 Nov 2020 12:04:51 +0100 Subject: [PATCH] rpcs3-llvm: update to commit d74d689f1932e7eb7feb8ce26fe4a18350d625a8 --- net.rpcs3.RPCS3.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index 83b02a5..fee5104 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -76,7 +76,7 @@ modules: sources: - type: "git" url: "https://github.com/RPCS3/llvm-mirror.git" - commit: "8c02f52a12550c2044fef262c9864ca2e3cc193e" + commit: "d74d689f1932e7eb7feb8ce26fe4a18350d625a8" - name: "rpcs3" buildsystem: "cmake-ninja"