KeepUnique is only ever used by InputSection.
Also, its seems that the Live bit is indeed used by output sections
as well as input ones.
Paths
| Differential D48389
[ELF] Move KeepUnique to InputSectionBase and update comments Needs ReviewPublic Authored by sbc100 on Jun 20 2018, 12:41 PM.
Details
Summary KeepUnique is only ever used by InputSection. Also, its seems that the Live bit is indeed used by output sections
Diff Detail
Revision Contents
Diff 152133 ELF/Driver.cpp
ELF/InputSection.h
ELF/InputSection.cpp
|