[compiler-rt] [libcxx] [libcxxabi] [libunwind] [runtimes][PAC] Harden unwinding when possible (PR #143230)
    Oliver Hunt via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 21 18:08:51 PDT 2025
    
    
  
ojhunt wrote:
Will fix momentarily. I guess gcc does not have `__has_feature`, so I'll look at how libunwind usually does this. We may just gate on the AARCH_PTRAUTH flag instead.
https://github.com/llvm/llvm-project/pull/143230
    
    
More information about the llvm-commits
mailing list