[llvm] Revert "[llvm-exegesis][AArch64] Disable pauth and ldgm as unsupported instructions fixed (#136868)" (PR #142382)
Abhilash Majumder via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 2 07:09:58 PDT 2025
================
@@ -12,12 +12,6 @@
#if defined(__aarch64__) && defined(__linux__)
#include <linux/prctl.h> // For PR_PAC_* constants
----------------
abhilash1910 wrote:
Can you also remove this header due to #139443
https://github.com/llvm/llvm-project/pull/142382
More information about the llvm-commits
mailing list