[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
Thu Jul 27 11:26:48 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL309303: [PDB] Write public symbol records and the publics hash table (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D35871?vs=108327&id=108507#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35871
Files:
lld/trunk/COFF/PDB.cpp
lld/trunk/COFF/SymbolTable.h
lld/trunk/COFF/Symbols.cpp
lld/trunk/COFF/Symbols.h
lld/trunk/COFF/Writer.cpp
lld/trunk/test/COFF/pdb-import-gc.yaml
lld/trunk/test/COFF/pdb-publics-import.test
lld/trunk/test/COFF/pdb.test
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecord.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PublicsStreamBuilder.h
llvm/trunk/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35871.108507.patch
Type: text/x-patch
Size: 23594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/ff074807/attachment.bin>
More information about the llvm-commits
mailing list