[PATCH] D37162: [CodeView] Don't output S_UDT records for incomplete typedefs
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 26 09:21:43 PDT 2017
zturner updated this revision to Diff 112792.
zturner added a comment.
Alright, let's try this instead. Is this more what you had in mind?
https://reviews.llvm.org/D37162
Files:
llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/test/DebugInfo/COFF/purge-typedef-udts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37162.112792.patch
Type: text/x-patch
Size: 12010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170826/5dc2cbc6/attachment.bin>
More information about the llvm-commits
mailing list