[PATCH] D35871: [PDB] Write public symbol records and the publics hash table

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 10:53:52 PDT 2017


rnk updated this revision to Diff 108327.
rnk marked 6 inline comments as done.
rnk added a comment.

- comments


https://reviews.llvm.org/D35871

Files:
  lld/COFF/PDB.cpp
  lld/COFF/SymbolTable.h
  lld/COFF/Symbols.cpp
  lld/COFF/Symbols.h
  lld/COFF/Writer.cpp
  lld/test/COFF/pdb-import-gc.yaml
  lld/test/COFF/pdb-publics-import.test
  lld/test/COFF/pdb.test
  llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h
  llvm/include/llvm/DebugInfo/PDB/Native/PublicsStreamBuilder.h
  llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
  llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
  llvm/lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35871.108327.patch
Type: text/x-patch
Size: 23337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/0a898926/attachment.bin>


More information about the llvm-commits mailing list