[compiler-rt] [libcxx] [lld] [llvm] CodeGen: Optionally emit PAuth relocations as IRELATIVE relocations. (PR #133533)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 26 18:29:26 PST 2025
thurstond wrote:
> [dab4413](https://github.com/llvm/llvm-project/commit/dab44135df10d9e29a38f25e112a847020ee2831) should fix it.
The fix landed in the ASan bot but it's still failing: https://lab.llvm.org/buildbot/#/builders/24/builds/15133
(it did fix the MSan and UBSan bots)
https://github.com/llvm/llvm-project/pull/133533
More information about the llvm-commits
mailing list