[PATCH] Teach llvm-readobj to dump symbol records from a DEBUG_SYMBOL_SUBSECTION section.

Zachary Turner zturner at google.com
Tue Feb 17 17:37:54 PST 2015


Wasn't sure if the name is getting too long / annoying to type.  But since I'm reusing the variable for both the bytes of the entire subsection, as well as the byets of the individual records, I think subsection-bytes more accurately describes the intent than something about "unknown".  I don't feel strongly about the name though, so let me know if you prefer something else.


http://reviews.llvm.org/D7664

Files:
  include/llvm/Support/COFF.h
  test/tools/llvm-readobj/codeview-linetables.test
  tools/llvm-readobj/COFFDumper.cpp
  tools/llvm-readobj/llvm-readobj.cpp
  tools/llvm-readobj/llvm-readobj.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7664.20128.patch
Type: text/x-patch
Size: 9001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150218/78fd3119/attachment.bin>


More information about the llvm-commits mailing list