[PATCH] D34126: [PDB] Add a module descriptor for every object file

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 17:54:03 PDT 2017


rnk created this revision.
Herald added a subscriber: hiraditya.

Expose the module descriptor index and fill it in for section
contributions.


https://reviews.llvm.org/D34126

Files:
  lld/COFF/InputFiles.h
  lld/COFF/PDB.cpp
  lld/test/COFF/pdb-lib.s
  lld/test/COFF/pdb-options.test
  lld/test/COFF/pdb.test
  llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
  llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
  llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34126.102269.patch
Type: text/x-patch
Size: 14978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/03cf7ed3/attachment.bin>


More information about the llvm-commits mailing list