[PATCH] D62848: [llvm-objdump] - Disassemble non-executable sections if specifically requested.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 04:01:38 PDT 2019
jhenderson added a comment.
The changes in this patch look good, but you should probably also add a test case to section-filter-disasm.test. The section-filter-relocs.test case is more intended to test the interaction with -r.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62848/new/
https://reviews.llvm.org/D62848
More information about the llvm-commits
mailing list