[PATCH] D20885: [COFF] Expose the PE debug data directory and dump it

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 10:17:17 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271539: [COFF] Expose the PE debug data directory and dump it (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D20885?vs=59309&id=59413#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20885

Files:
  llvm/trunk/include/llvm/Object/COFF.h
  llvm/trunk/include/llvm/Support/COFF.h
  llvm/trunk/lib/Object/COFFObjectFile.cpp
  llvm/trunk/lib/ObjectYAML/COFFYAML.cpp
  llvm/trunk/test/tools/llvm-readobj/Inputs/has_pdb.exe
  llvm/trunk/test/tools/llvm-readobj/coff-debug-directory.test
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
  llvm/trunk/tools/llvm-readobj/ObjDumper.h
  llvm/trunk/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20885.59413.patch
Type: text/x-patch
Size: 16069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/7ab22774/attachment.bin>


More information about the llvm-commits mailing list