[llvm-dev] RFC: Contributing llvm-libtool (LLVM version of Apple's libtool)

Michael Spencer via llvm-dev llvm-dev at lists.llvm.org
Mon Jun 15 19:32:30 PDT 2020


On Tue, Jun 9, 2020 at 5:06 PM Shoaib Meenai via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> and potentially integrate with LLD for Mach-O as a library in the future
> instead of spawning the linker separately. Are there any concerns with this
> plan?
>

Just note that in general LLD is quite hostile to being used as a library,
although this specific use case (only invoking it once for Mach-O) may not
run into any issues.

  - Michael Spencer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200615/8fb45b2e/attachment.html>


More information about the llvm-dev mailing list