[llvm] [llvm-exegesis][AArch64] Check for PAC keys before disabling them (PR #138643)
Abhilash Majumder via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 4 04:06:40 PDT 2025
================
@@ -32,6 +39,62 @@
namespace llvm {
namespace exegesis {
+static cl::opt<bool> AArch64DisablePacControl(
----------------
abhilash1910 wrote:
Yes will fix this.thanks
https://github.com/llvm/llvm-project/pull/138643
More information about the llvm-commits
mailing list