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: unassignedb...@nondot.org
          Reporter: arichardson....@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to