https://bugs.llvm.org/show_bug.cgi?id=36878

            Bug ID: 36878
           Summary: Deduplication of merged input sections causes
                    incorrect relocation
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: ELF
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

Created attachment 20112
  --> https://bugs.llvm.org/attachment.cgi?id=20112&action=edit
Lit test reproducible

When merged input sections are deduplicated using --icf=all
--ignore-data-address-equality, the relocation of the "removed" merged input
section is incorrect.

Attached is a lit test that demonstrates this issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to