[clang] [llvm] [Clang][LLVM] Disable NonLazyBind when pointer authentication is enabled (PR #188638)
Oskar Wirga via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 10 09:01:29 PDT 2026
================
----------------
oskarwirga wrote:
It turns out these functions don't get declared for any target so `DeclareRuntimeLibcalls` never processes them, should I leave it as is and just have arm64e-objc-arc.ll cover this or should we make this `impl`s for darwin targets?
https://github.com/llvm/llvm-project/pull/188638
More information about the cfe-commits
mailing list