<div dir="ltr">Yes that's the right place to file a bug. However, as to LLD/Mach-O, that isn't being developed actively.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 14, 2017 at 11:50 AM, Andrew Kelley <span dir="ltr"><<a href="mailto:superjoe30@gmail.com" target="_blank">superjoe30@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">IsĀ <a href="http://bugs.llvm.org" target="_blank">bugs.llvm.org</a> still the best place to report LLD bugs? Is anyone watching those bug reports?</div><div class="gmail_extra"><br></div><div class="gmail_extra">For example I reportedĀ <a href="https://bugs.llvm.org/show_bug.cgi?id=32254" target="_blank">https://bugs.llvm.<wbr>org/show_bug.cgi?id=32254</a> yesterday but I'm not sure if anyone saw it.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Andrew</div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Mar 14, 2017 at 2:39 PM, Rui Ueyama via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi all,<div><br></div><div>LLVM 4.0.0 is out, and I can say that LLD/ELF is now ready for production use at least for x86-64 (and probably for AArch64 and MIPS). I believe you've heard a few good news about the linker -- it <a href="http://lld.llvm.org/#features" target="_blank">just works</a> and is <a href="http://lld.llvm.org/#performance" target="_blank">very fast</a>, clean, compact and supported by the active community. I don't think I need to reiterate why having a good linker is important for us as the LLVM community.</div><div><br></div><div>There's one thing you can help us without writing even a line of code. Please use it!</div><div><br></div><div>Using LLD to link LLVM/clang/etc is easy. You need to check out the LLD repository just like you probably already did for clang, build it, and then install it. LLD will be installed as ld.lld (and it won't be used by default.) After that, re-run cmake with -DLLVM_ENABLE_LLD=On along with your usual options so that LLD will be used to build LLVM.</div><div><br></div><div>For the details of the build process, please see <a href="http://lld.llvm.org/#build" target="_blank">http://lld.llvm.org/#build</a>.</div><div><br></div><div>Thanks,</div><div>Rui</div></div>
<br></div></div>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div></div>
</blockquote></div><br></div>