[llvm-bugs] [Bug 46700] New: Support --gc-sections when partial linking with -r

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 13 00:56:22 PDT 2020


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

            Bug ID: 46700
           Summary: Support --gc-sections when partial linking with -r
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: maik.riechert at arcor.de
                CC: llvm-bugs at lists.llvm.org, smithp352 at googlemail.com

Currently lld outputs "error: -r and --gc-sections may not be used together".
Regular ld supports it just fine, so I'm assuming it's a feature that just
hasn't been implemented yet.

-- 
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/20200713/0d46ecaf/attachment.html>


More information about the llvm-bugs mailing list