Skip to content

Add --unique/--unique=<section-pattern> option#871

Open
quic-seaswara wants to merge 1 commit intomainfrom
emit_unique_option
Open

Add --unique/--unique=<section-pattern> option#871
quic-seaswara wants to merge 1 commit intomainfrom
emit_unique_option

Conversation

@quic-seaswara
Copy link
Contributor

Create a separate output section for every input section whose name matches the glob pattern, but only when the output section name is the same as the input section name. This mirrors GNU ld.bfd behavior (so a linker script that renames the output section will not be affected).

Create a separate output section for every input section whose name matches
the glob pattern, but only when the output section name is the same as the
input section name. This mirrors GNU ld.bfd behavior (so a linker script that
renames the output section will not be affected).

Signed-off-by: Shankar Easwaran <seaswara@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant