[PATCH] D35224: [lld/pdb] Create an empty public symbol records stream
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 15:40:52 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307598: [lld/pdb] Create an empty public symbol record stream. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D35224?vs=105925&id=105926#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35224
Files:
lld/trunk/COFF/PDB.cpp
lld/trunk/test/COFF/pdb-diff.test
llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PublicsStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PublicsStreamBuilder.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/RawTypes.h
llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
llvm/trunk/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PublicsStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35224.105926.patch
Type: text/x-patch
Size: 16084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/7692bca5/attachment-0001.bin>
More information about the llvm-commits
mailing list