[PATCH] D33245: Simplify the use of CVTypeVisitor
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 09:52:34 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303271: [CodeView] Simplify the use of visiting type records & streams. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D33245?vs=99217&id=99323#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33245
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
llvm/trunk/include/llvm/DebugInfo/CodeView/RandomAccessTypeVisitor.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/TpiStream.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/DebugInfo/CodeView/CVTypeDumper.cpp
llvm/trunk/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
llvm/trunk/lib/DebugInfo/CodeView/RandomAccessTypeVisitor.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBTypeServerHandler.cpp
llvm/trunk/tools/llvm-pdbdump/Analyze.cpp
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
llvm/trunk/tools/llvm-pdbdump/PdbYaml.cpp
llvm/trunk/tools/llvm-pdbdump/YamlTypeDumper.cpp
llvm/trunk/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
llvm/trunk/unittests/DebugInfo/PDB/TypeServerHandlerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33245.99323.patch
Type: text/x-patch
Size: 28970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/279f4b0c/attachment.bin>
More information about the llvm-commits
mailing list