From a5147a41adfa711139091bdb15de85869f101463 Mon Sep 17 00:00:00 2001 From: Lctrs Date: Sun, 21 Feb 2021 01:36:13 +0100 Subject: [PATCH] llvm: update to commit 716bb292ba3b4e5c0ceff72fee911ed2b53232cf --- net.rpcs3.RPCS3.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index 487ec2e..8147468 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -79,7 +79,8 @@ modules: sources: - type: "git" url: "https://github.com/RPCS3/llvm-mirror.git" - commit: "cb7748dfa0d615e9f5ea9f31e0ce40fe9aeac595" + branch: "master" + commit: "716bb292ba3b4e5c0ceff72fee911ed2b53232cf" - name: "rpcs3" buildsystem: "cmake-ninja"