[llvm] [AArch64] Make IFUNC opt-in rather than opt-out. (PR #171648)

Harald van Dijk via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 18 11:41:55 PST 2025


================
@@ -2503,8 +2487,7 @@ const MCExpr *AArch64AsmPrinter::emitPAuthRelocationAsIRelative(
 
   // We only emit an IRELATIVE relocation if the target supports IRELATIVE and
   // does not support the kind of PAuth relocation that we are trying to emit.
----------------
hvdijk wrote:

Done, thanks.

https://github.com/llvm/llvm-project/pull/171648


More information about the llvm-commits mailing list