[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 18:57:18 PDT 2017
zturner added a comment.
I can confirm that the patch I have at home to solve this does not exhibit the problem. I'm using 15.2 instead of 15.3, so that's one possibility. Another possibility is a functional difference. I'll test the uploaded version of the patch on my home machine as well and see if it succeeds.
https://reviews.llvm.org/D37080
More information about the llvm-commits
mailing list