[PATCH] D36535: [LLD/PDB] Output actual records to the globals stream
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 15:50:07 PDT 2017
zturner updated this revision to Diff 110487.
zturner added a comment.
Update
https://reviews.llvm.org/D36535
Files:
lld/COFF/PDB.cpp
llvm/include/llvm/DebugInfo/CodeView/RecordName.h
llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h
llvm/include/llvm/DebugInfo/CodeView/TypeName.h
llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h
llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h
llvm/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
llvm/lib/DebugInfo/CodeView/RecordName.cpp
llvm/lib/DebugInfo/CodeView/TypeName.cpp
llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp
llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36535.110487.patch
Type: text/x-patch
Size: 16075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/6ecabdd9/attachment.bin>
More information about the llvm-commits
mailing list