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

Anton Korobeynikov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 12 09:15:56 PST 2025


================

----------------
asl wrote:

```suggestion
  if (TT.getEnvironment() != Triple::PAuthTest && 
      (TT.isOSGlibc() || TT.isMusl()))
```

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


More information about the llvm-commits mailing list