It is constructed with a kind of Regular and will dyn_cast to InputSection, but is declared to be an InputSectionBase.
Details
Details
Diff Detail
Diff Detail
Event Timeline
ELF/InputSection.cpp | ||
---|---|---|
326 | I wonder if you can avoid adding a new constructor by InputSection InputSection::Discard(0, 0, 0, ArrayRef<uint8_t>(), ""); |
I wonder if you can avoid adding a new constructor by