This matches how it is done for .xdata and .pdata already.
On i386, the symbol name in the section name suffix does not contain the extra underscore prefix.
This is one part of a fix for PR42217.
Paths
| Differential D63350
[LLD] [COFF] Handle .eh_frame$symbol as associative comdat for MinGW ClosedPublic Authored by mstorsjo on Jun 14 2019, 11:56 AM.
Details Summary This matches how it is done for .xdata and .pdata already. On i386, the symbol name in the section name suffix does not contain the extra underscore prefix. This is one part of a fix for PR42217.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2019, 1:37 PM Closed by commit rL363456: [COFF] Handle .eh_frame$symbol as associative comdat for MinGW (authored by mstorsjo). · Explain WhyJun 14 2019, 2:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204845 lld/trunk/COFF/InputFiles.cpp
lld/trunk/test/COFF/associative-comdat-mingw-i386.s
|