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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 08:49:51 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305296: [PDB] Add a module descriptor for every object file (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D34126?vs=102269&id=102341#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34126

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

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


More information about the llvm-commits mailing list