[PATCH] D127506: [PS4/PS5][profiling] Go back to the old way of doing a runtime hook
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 01:03:48 PDT 2022
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
> I'm pretty sure isOSBinFormatELF isn't really the right predicate,
> but I'm not familiar enough with this area to say what is.
I believe this is dependent on the binary format and the linker but I don't think we have any mechanism to check the linker version here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127506/new/
https://reviews.llvm.org/D127506
More information about the llvm-commits
mailing list