[llvm-bugs] [Bug 36287] New: String merging for symbol names

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 7 14:11:27 PST 2018


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: unassignedbugs at nondot.org
          Reporter: ruiu at google.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180207/9f303878/attachment.html>


More information about the llvm-bugs mailing list