Use member function to determine PowerPC Secure PLT. Less bits to keep in sync.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
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.)