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

            Bug ID: 50745
           Summary: Implement "-z unique-symbol"
           Product: lld
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

The BFD linker has a "-z unique-symbol" option to avoid duplicated local symbol
names. This would help us with livepatching the Linux kernel, as we need to
ensure that duplicate symbols map correctly.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=496afd17055aeb7d8f45e01715c475664f2b73bd

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

Reply via email to