[llvm-bugs] [Bug 32308] New: ld.lld doesn't support --compress-debug-sections option

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 16 05:25:46 PDT 2017


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

            Bug ID: 32308
           Summary: ld.lld doesn't support --compress-debug-sections
                    option
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: wielkiegie at gmail.com
                CC: llvm-bugs at lists.llvm.org

Linux ld has an option --compress-debug-sections that is used in order to
compress debug sections into the output binary. ld.lld currently lacks this
option.

http://man7.org/linux/man-pages/man1/ld.1.html

-- 
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/20170316/b1f0681e/attachment.html>


More information about the llvm-bugs mailing list