[compiler-rt] [libcxx] [libcxxabi] [libunwind] [runtimes][PAC] Harden unwinding when possible (PR #143230)
Oliver Hunt via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 3 10:34:33 PDT 2025
ojhunt wrote:
hmmm, I thought `ptrauth_calls` was one of the checks guarded by a darwin target so I might revert the `|| defined(__PTRAUTH__)` changes
https://github.com/llvm/llvm-project/pull/143230
More information about the llvm-commits
mailing list