From 6efd5fddd3d32bffd9c742124039fd9e9a0a6be6 Mon Sep 17 00:00:00 2001 From: flathubbot Date: Mon, 27 Dec 2021 23:36:24 +0000 Subject: [PATCH 1/2] Update 2 modules Update llvm-mirror.git Update rpcs3.git --- net.rpcs3.RPCS3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index f42c885..18ad28e 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -176,7 +176,7 @@ modules: - type: git url: https://github.com/RPCS3/llvm-mirror.git branch: master - commit: 318b8fe3746615f914522d4e177c537ce80d1d08 + commit: 1c0ca194dc501ffb1674868babf8bd52658a0734 - type: git url: https://github.com/intel/ittapi.git dest: ittapi/ittapi @@ -220,4 +220,4 @@ modules: - type: git url: https://github.com/RPCS3/rpcs3.git branch: master - commit: a0040e6fb1236be0f9bf2911e4f887dccb15a80a + commit: 900d7df40f6e0c4b1b5b7d23c200e86c65d18643 From d15c906c97c003ded85f89830a87236dd01c849a Mon Sep 17 00:00:00 2001 From: Lctrs Date: Tue, 28 Dec 2021 00:37:14 +0000 Subject: [PATCH 2/2] llvm-mirror: sync build options with upstream --- net.rpcs3.RPCS3.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index 18ad28e..c272c66 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -167,6 +167,7 @@ modules: - -DLLVM_INCLUDE_TOOLS=OFF - -DLLVM_INCLUDE_UTILS=OFF - -DLLVM_USE_INTEL_JITEVENTS=ON + - -DLLVM_USE_PERF=ON - -DLLVM_ENABLE_Z3_SOLVER=OFF - -DCMAKE_CXX_STANDARD=17 - -DITTAPI_SOURCE_DIR=/run/build/rpcs3-llvm/ittapi