[llvm-branch-commits] [llvm] [BOLT][NFC] Rename Pointer Auth DWARF rewriter passes (PR #164622)
Paschalis Mpeis via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Nov 3 08:26:12 PST 2025
https://github.com/paschalis-mpeis approved this pull request.
Looks good, thanks for the renaming, Gergely.
Could you rework a bit the commit description?
Since everything now falls under PointerAuth*, should we also rename the PacRetDesign.md for consistency? We could also consider prefixing tests with `pauth-*` to keep them close to each other?
Regarding BUILD.gn: IIRC the last time I modified it, I was told ~
_it's better to let the syncbot do it, though a manual change shouldn't cause any issues_.
https://github.com/llvm/llvm-project/pull/164622
More information about the llvm-branch-commits
mailing list