[PATCH] D20924: [codeview] Add basic record type translation
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 18:09:14 PDT 2016
rnk updated this revision to Diff 59483.
rnk marked 2 inline comments as done.
rnk added a comment.
- Split out complete type emission
http://reviews.llvm.org/D20924
Files:
include/llvm/DebugInfo/CodeView/ListRecordBuilder.h
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/CodeGen/AsmPrinter/CodeViewDebug.h
lib/DebugInfo/CodeView/ListRecordBuilder.cpp
test/DebugInfo/COFF/types-basic.ll
test/DebugInfo/COFF/types-data-members.ll
test/DebugInfo/COFF/types-recursive-struct.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20924.59483.patch
Type: text/x-patch
Size: 45807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/662ca688/attachment.bin>
More information about the llvm-commits
mailing list