Make sure that comdat symbols also have a non-null dummy
SectionChunk associated.
This requires moving around an existing FIXME regarding comdats in
LTO.
Paths
| Differential D103012
[LLD] [COFF] Fix autoexport from LTO objects with comdat symbols ClosedPublic Authored by mstorsjo on May 24 2021, 5:20 AM.
Details Summary Make sure that comdat symbols also have a non-null dummy This requires moving around an existing FIXME regarding comdats in
Diff Detail
Event TimelineHerald added subscribers: steven_wu, hiraditya, inglorion. · View Herald TranscriptMay 24 2021, 5:20 AM This revision is now accepted and ready to land.Jun 2 2021, 2:33 PM Closed by commit rG728cc0075e5d: [LLD] [COFF] Fix autoexport from LTO objects with comdat symbols (authored by mstorsjo). · Explain WhyJun 3 2021, 5:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 349523 lld/COFF/InputFiles.cpp
lld/test/COFF/export-all-lto.ll
|