When we encounter an input section with the merge flag set, but without the strings flag set, we currently just ignore the merge flag. We should actually deduplicate that input section with other input sections with the same name.
Some links for additional context (thanks to Trevor Gross):
https://inbox.sourceware.org/binutils/CALNs47sfhiiCPi4o=otZ4k3nEt=byB=hv3yEowLO5rKU8CKt+Q@mail.gmail.com/T/#u
rust-lang/libs-team#466
When we encounter an input section with the merge flag set, but without the strings flag set, we currently just ignore the merge flag. We should actually deduplicate that input section with other input sections with the same name.
Some links for additional context (thanks to Trevor Gross):
https://inbox.sourceware.org/binutils/CALNs47sfhiiCPi4o=otZ4k3nEt=byB=hv3yEowLO5rKU8CKt+Q@mail.gmail.com/T/#u
rust-lang/libs-team#466