[llvm-commits] [PATCH]: POC patch for specifying which sections to dump in llvm-dwarfdump

Eli Bendersky eliben at google.com
Thu Jan 24 15:19:02 PST 2013


Hi,

[Eric: we discussed the background on IRS. Here for completeness].

I plan to add some additional dumping options to llvm-dwarfdump. As
part of the preparation work, I'd like to be able to specify which
sections it should dump (at the moment all sections are dumped).

The attached patch is a proof-of-concept just to demonstrate the
direction. The default behavior remains what it was, but now a couple
of sections can be selected specifically with a flag. If this seems
reasonable, I'll go ahead and expand it for all currently supported
options prior to committing it.

PTAL,

Eli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-dwarfdump-dump-options.1.patch
Type: application/octet-stream
Size: 10040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130124/cf321021/attachment.obj>


More information about the llvm-commits mailing list