================ @@ -32,6 +39,62 @@ namespace llvm { namespace exegesis { +static cl::opt<bool> AArch64DisablePacControl( ---------------- atrosinenko wrote: Variable name got out of sync with option string. https://github.com/llvm/llvm-project/pull/138643