[Lldb-commits] [PATCH] D18464: Implement `target modules dump headers`

Adrian McCarthy via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 4 14:15:55 PDT 2016


amccarth updated this revision to Diff 52624.
amccarth added a comment.

Removed the per-file header from the common code and make the ObjectFileELF::Dump print its own header like the others.


http://reviews.llvm.org/D18464

Files:
  source/Commands/CommandObjectTarget.cpp
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18464.52624.patch
Type: text/x-patch
Size: 6776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160404/7ab93e58/attachment.bin>


More information about the lldb-commits mailing list