[PATCH] D20138: Refactor CodeView TypeRecord visitors to use common structures
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Tue May 10 16:27:17 PDT 2016
zturner updated this revision to Diff 56836.
zturner marked 8 inline comments as done.
zturner added a comment.
Fix review suggestions, now with full context.
http://reviews.llvm.org/D20138
Files:
include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
include/llvm/DebugInfo/CodeView/CodeView.h
include/llvm/DebugInfo/CodeView/TypeRecord.h
include/llvm/DebugInfo/CodeView/TypeRecords.def
include/llvm/DebugInfo/CodeView/TypeStream.h
include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/DebugInfo/CodeView/FieldListRecordBuilder.cpp
lib/DebugInfo/CodeView/TypeDumper.cpp
lib/DebugInfo/CodeView/TypeStream.cpp
lib/DebugInfo/CodeView/TypeTableBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20138.56836.patch
Type: text/x-patch
Size: 105206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160510/6bd0ad7e/attachment-0001.bin>
More information about the llvm-commits
mailing list