[llvm-bugs] [Bug 41044] New: Librarify llvm-objcopy
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 12 09:16:02 PDT 2019
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: unassignedbugs at nondot.org
Reporter: jh7370.2008 at my.bristol.ac.uk
CC: alexander.v.shaposhnikov at gmail.com,
jake.h.ehrlich at gmail.com,
jh7370.2008 at my.bristol.ac.uk,
llvm-bugs at lists.llvm.org, rupprecht at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190312/1c4ad469/attachment-0001.html>
More information about the llvm-bugs
mailing list