[Lldb-commits] [PATCH] D18464: Implement `target modules dump headers`
Adrian McCarthy via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 4 13:29:00 PDT 2016
amccarth updated this revision to Diff 52618.
amccarth added a comment.
Removed the "headers for" string, but kept the name of the file, as not all of the ObjectFile::Dump implementations (e.g., ELF) print the file name.
http://reviews.llvm.org/D18464
Files:
source/Commands/CommandObjectTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18464.52618.patch
Type: text/x-patch
Size: 6130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160404/f60476e2/attachment.bin>
More information about the lldb-commits
mailing list