A user program may enumerate sections named with a C identifier using
start_* and stop_* symbols. We cannot ICF any such sections because
that could change program semantics.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Differential D47242
ELF: Do not ICF sections named with a C identifier. pcc on May 22 2018, 7:09 PM. Authored by
Details A user program may enumerate sections named with a C identifier using
Diff Detail
|