[PATCH] D71711: [COFF] Make the autogenerated .weak.<name>.default symbols static
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 28 04:51:17 PST 2019
mstorsjo updated this revision to Diff 235473.
mstorsjo marked 4 inline comments as done.
mstorsjo added a comment.
Did as suggested. As some of the moved blocks are larger than what was left unmoved, parts of the diff is a bit nonobvious though.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71711/new/
https://reviews.llvm.org/D71711
Files:
llvm/lib/MC/WinCOFFObjectWriter.cpp
llvm/test/MC/COFF/weak-alias-local.s
llvm/test/MC/COFF/weak-val.s
llvm/test/MC/COFF/weak.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71711.235473.patch
Type: text/x-patch
Size: 3820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191228/0916b094/attachment.bin>
More information about the llvm-commits
mailing list