[PATCH] D37080: [CodeView] only output S_UDT for symbols that have strong variable references.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 17:13:29 PDT 2017
zturner updated this revision to Diff 112485.
zturner added a comment.
I'm still seeing it with this updated version of the patch. Also worth pointing out that it starts with warnings, but at the end it errors out with LNK1103
https://reviews.llvm.org/D37080
Files:
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/test/DebugInfo/COFF/udts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37080.112485.patch
Type: text/x-patch
Size: 23511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/1ef52a07/attachment.bin>
More information about the llvm-commits
mailing list