[PATCH] D28524: Finish decoupling TypeDatabase from TypeDumper
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 15:35:26 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291724: [CodeView] Finish decoupling TypeDatabase from TypeDumper. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D28524?vs=83838&id=84046#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28524
Files:
lld/trunk/COFF/PDB.cpp
llvm/trunk/include/llvm/DebugInfo/CodeView/CVTypeDumper.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolDumper.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/trunk/lib/DebugInfo/CodeView/CVTypeDumper.cpp
llvm/trunk/lib/DebugInfo/CodeView/SymbolDumper.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.h
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28524.84046.patch
Type: text/x-patch
Size: 68539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/0dd4871e/attachment.bin>
More information about the llvm-commits
mailing list