[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 16:39:31 PDT 2017
zturner updated this revision to Diff 112482.
zturner added a comment.
This version of the patch seems to improve things. Previously it would fail even with simple tools like llvm-readobj etc Now I can get almost everything to link correctly, but clang still fails.
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.112482.patch
Type: text/x-patch
Size: 23923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/70a56f5b/attachment.bin>
More information about the llvm-commits
mailing list