[PATCH] Teach the llvm-readobj COFF dumper to dump debug line tables from object files

Timur Iskhodzhanov timurrrr at google.com
Thu Dec 19 03:40:43 PST 2013


  Addressed the review comments

Hi echristo, rnk, dblaikie,

http://llvm-reviews.chandlerc.com/D2425

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2425?vs=6161&id=6182#toc

Files:
  tools/llvm-readobj/llvm-readobj.h
  tools/llvm-readobj/COFFDumper.cpp
  tools/llvm-readobj/llvm-readobj.cpp
  test/tools/llvm-readobj/Inputs/multifile-linetables.obj.coff-2012-i368
  test/tools/llvm-readobj/Inputs/multifile-linetables.obj.coff-2012-x86_64
  test/tools/llvm-readobj/Inputs/multifunction-linetables.obj.coff-2012-i368
  test/tools/llvm-readobj/Inputs/multifunction-linetables.obj.coff-2012-x86_64
  test/tools/llvm-readobj/codeview-linetables.test
  include/llvm/Support/COFF.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2425.5.patch
Type: text/x-patch
Size: 17099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131219/7fed7684/attachment.bin>


More information about the llvm-commits mailing list