[PATCH] D50203: Find PLT entries for x86, x86_64, and AArch64
Joel Galenson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 15:40:49 PDT 2018
jgalenson added a comment.
I'm not at all familiar with ELF or parsing x86 and ARM, so I'd appreciate feedback on how this works and if there's a way to do it more cleanly (especially the parsing).
I'm also not sure how to test this. The two child patches both use the new APIs and have tests for themselves, so perhaps that's good enough?
Repository:
rL LLVM
https://reviews.llvm.org/D50203
More information about the llvm-commits
mailing list