[PATCH] D113733: [llvm-objdump/mac] Add support for new load commands
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 23:58:41 PST 2021
MaskRay added a comment.
I wish there is a way to create a test with less boilerplate. For ELF program headers, we can test many program header types in one test.
For Mach-O, we currently need one large test for each load command...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113733/new/
https://reviews.llvm.org/D113733
More information about the llvm-commits
mailing list