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

            Bug ID: 41044
           Summary: Librarify llvm-objcopy
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-objcopy
          Assignee: unassignedb...@nondot.org
          Reporter: jh7370.2...@my.bristol.ac.uk
                CC: alexander.v.shaposhni...@gmail.com,
                    jake.h.ehrl...@gmail.com,
                    jh7370.2...@my.bristol.ac.uk,
                    llvm-bugs@lists.llvm.org, ruppre...@google.com

We've talked about doing this before, but haven't actually gotten around to it
yet, although some work with error handling has recently happened towards this.
The bulk of llvm-objcopy is well-suited to being a library for object editing,
and turning it into a library would allow for more code reuse (both in other
LLVM tools and libraries and downstream), and for unit-testing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to