[lld] [lld][GNU Properties] Refactor storage of PAuth ABI core info (PR #141920)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Thu May 29 06:49:21 PDT 2025
https://github.com/smithp35 commented:
Main suggestion is to make aarch64PauthAbiPlatform a class as there is at least one invariant, and we can simplify some of the calling code by using the member functions. I'm not sure whether that will make a significant difference. I suggest trying it and then seeing if you prefer it.
I recommend taking out [GNU Properties] from the title as I don't think that has been used anywhere else and is not common enough to add any more information.
https://github.com/llvm/llvm-project/pull/141920
More information about the llvm-commits
mailing list