[PATCH] D11487: llvm-objdump --section, -j section filtering

Colin LeMahieu colinl at codeaurora.org
Mon Jul 27 11:44:23 PDT 2015


colinl updated this revision to Diff 30713.
colinl added a comment.

After discussing with Kevin Enderby it seemed like merging the usage of --section seemed feasible.  This is the merged result as well as a test showing sections being filtered.


Repository:
  rL LLVM

http://reviews.llvm.org/D11487

Files:
  test/tools/llvm-objdump/Inputs/section-filter.obj
  test/tools/llvm-objdump/section-filter.test
  tools/llvm-objdump/MachODump.cpp
  tools/llvm-objdump/llvm-objdump.cpp
  tools/llvm-objdump/llvm-objdump.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11487.30713.patch
Type: text/x-patch
Size: 9092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150727/8cd49cc5/attachment.bin>


More information about the llvm-commits mailing list