================
@@ -207,15 +213,38 @@ class ExegesisAArch64Target : public ExegesisTarget {
if (isPointerAuth(Opcode)) {
#if defined(__aarch64__) && defined(__linux__)
+
----------------
davemgreen wrote:
Remove blank line
https://github.com/llvm/llvm-project/pull/138643