This actually has nothing to do with the associative comdat sections that aren't supported by GNU binutils ld.
Clarify the comments from SVN r335918 and use a separate flag for it.
Paths
| Differential D49645
[MC] Add a separate flag for skipping comdat constant sections for MinGW. NFC. ClosedPublic Authored by mstorsjo on Jul 21 2018, 10:29 PM.
Details Summary This actually has nothing to do with the associative comdat sections that aren't supported by GNU binutils ld. Clarify the comments from SVN r335918 and use a separate flag for it.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 23 2018, 9:48 AM Closed by commit rL337757: [MC] Add a separate flag for skipping comdat constant sections for MinGW. NFC. (authored by mstorsjo). · Explain WhyJul 23 2018, 3:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 156894 llvm/trunk/include/llvm/MC/MCAsmInfo.h
llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/lib/MC/MCAsmInfoCOFF.cpp
|