This way we can get rid of one of the fields in the .def file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20251
[codeview] Align class and print names of types ClosedPublic Authored by rnk on May 13 2016, 11:53 AM.
Details Summary This way we can get rid of one of the fields in the .def file.
Diff Detail
Event Timelinernk updated this object. This revision is now accepted and ready to land.May 13 2016, 12:29 PM Closed by commit rL269461: [codeview] Align class and print names of types (authored by rnk). · Explain WhyMay 13 2016, 12:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57232 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
|