[PATCH] D21149: [CodeView] Add support for emitting S_UDT for typedefs
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 12:40:58 PDT 2016
majnemer created this revision.
majnemer added reviewers: rnk, aaboud.
majnemer added a subscriber: llvm-commits.
Emit a S_UDT record for typedefs. We still need to do something for
class types.
http://reviews.llvm.org/D21149
Files:
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/CodeGen/AsmPrinter/CodeViewDebug.h
test/DebugInfo/COFF/udts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21149.60083.patch
Type: text/x-patch
Size: 7740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/40b5bba9/attachment-0001.bin>
More information about the llvm-commits
mailing list