[PATCH] D76537: [obj2yaml] Dump ELF program headers
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 20 22:43:39 PDT 2020
MaskRay added a subscriber: grimar.
MaskRay added a comment.
@grimar put up a patch for review D75342 <https://reviews.llvm.org/D75342>
isSectionWithinPhdr in this patch is more complex. I don't think we need so many checks. (binutils-gdb BFD does have many checks but I suspect many are years of legacy cruft. We can simplify that a lot starting from scratch.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76537/new/
https://reviews.llvm.org/D76537
More information about the llvm-commits
mailing list