[PATCH] D20251: [codeview] Align class and print names of types
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 12:43:27 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL269461: [codeview] Align class and print names of types (authored by rnk).
Changed prior to commit:
http://reviews.llvm.org/D20251?vs=57227&id=57232#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20251
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeView.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecords.def
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/DebugInfo/CodeView/FieldListRecordBuilder.cpp
llvm/trunk/lib/DebugInfo/CodeView/MethodListRecordBuilder.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDumper.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeRecordBuilder.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeTableBuilder.cpp
llvm/trunk/test/DebugInfo/COFF/inlining.ll
llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
llvm/trunk/test/tools/llvm-readobj/codeview-vftable.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20251.57232.patch
Type: text/x-patch
Size: 48608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160513/dfa32006/attachment.bin>
More information about the llvm-commits
mailing list