D67504 removed uses of assigned from OutputSection::addSection, which
makes assigned purely used in processSectionCommands() and its
callees. By replacing its references with parent, we can remove
assigned.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM