[PATCH] D26427: [CodeView] Hook CodeViewRecordIO up for reading and writing symbols
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 16 11:31:14 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289978: [CodeView] Hook CodeViewRecordIO for reading/writing symbols. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D26427?vs=77273&id=81781#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26427
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecord.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolSerializer.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/trunk/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
llvm/trunk/lib/DebugInfo/CodeView/SymbolDumper.cpp
llvm/trunk/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
llvm/trunk/lib/DebugInfo/CodeView/SymbolSerializer.cpp
llvm/trunk/lib/MC/MCCodeView.cpp
llvm/trunk/test/DebugInfo/PDB/pdb-yaml-symbols.test
llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
llvm/trunk/tools/llvm-pdbdump/YamlSymbolDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26427.81781.patch
Type: text/x-patch
Size: 132401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/6a93fe29/attachment-0001.bin>
More information about the llvm-commits
mailing list