[PATCH] D144444: [PowerPC] Use member function to determine PowerPC Secure PLT
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 06:53:55 PST 2023
dim accepted this revision.
dim added a comment.
This revision is now accepted and ready to land.
Yes, this is quite a bit nicer. Maybe run the isPPCSecurePlt() function through clang-format, just to be sure of the style?
(I think you can ignore the weird libFuzzer Unit Test errors, they don't seem to have anything to do with this change.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144444/new/
https://reviews.llvm.org/D144444
More information about the llvm-commits
mailing list