Skip to content
Commit 7ab7f149 authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

ELF: Do not ICF sections named with a C identifier.

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.

Differential Revision: https://reviews.llvm.org/D47242

llvm-svn: 333054
parent fedae33e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment