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

            Bug ID: 36287
           Summary: String merging for symbol names
           Product: lld
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedb...@nondot.org
          Reporter: r...@google.com
                CC: llvm-bugs@lists.llvm.org

We merge strings for mergeable string sections, but we don't for regular string
tables which contains symbol names. We should merge strings in the string table
at least when -O2 is specified to produce smaller binaries.

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

Reply via email to