[PATCH] D62848: [llvm-objdump] - Disassemble non-executable sections if specifically requested.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 08:14:10 PDT 2019


MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/tools/llvm-objdump/X86/section-filter-disasm.test:5
+## but with use of --section flag we can change this behavior.
+## Show that llvm-objdump can disassembled the specified sections.
+
----------------
Nit: typo `disassembled`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62848/new/

https://reviews.llvm.org/D62848





More information about the llvm-commits mailing list