[PATCH] D157320: [AArch64][PAC] Remove duplication of LR sign/auth implementations
Anatoly Trosinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 11:33:41 PDT 2023
atrosinenko planned changes to this revision.
atrosinenko added a comment.
Need to think a bit more if it is correct to just copy the PAuth-related function attributes in `mergeOutliningCandidateAttributes` - this would make it possible to pass less boolean arguments to signLR / authenticateLR.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157320/new/
https://reviews.llvm.org/D157320
More information about the llvm-commits
mailing list