[llvm-bugs] [Bug 36266] New: llvm-objcopy doesn't support --only-keep-debug flag

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 7 05:33:29 PST 2018


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

            Bug ID: 36266
           Summary: llvm-objcopy doesn't support --only-keep-debug flag
           Product: tools
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-ar
          Assignee: unassignedbugs at nondot.org
          Reporter: arichardson.kde at gmail.com
                CC: llvm-bugs at lists.llvm.org

I tried to build FreeBSD using llvm-objcopy instead of elftoolchain objcopy and
it failed when running the following command:

objcopy --only-keep-debug kernel.full kernel.debug

Would be great if this could be implemented.

There isn't a llvm-objcopy target so I'm not sure which product to assign this
to.

-- 
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/2334bd83/attachment.html>


More information about the llvm-bugs mailing list