Skip to content
Commit 990c9cb2 authored by George Rimar's avatar George Rimar
Browse files

[ELF] - Do not merge relocation sections by name when using --emit-relocs.

Previously we would merge relocation sections by name.
That did not work in some cases, like testcase shows.

Patch implements logic to merge relocation sections if their target
sections were merged into the same output section.

Differential revision: https://reviews.llvm.org/D33824

llvm-svn: 304886
parent 8445858a
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