[llvm-bugs] [Bug 23890] -fuse-ld doesn't recognize lld and path to ld
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 2 05:59:45 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23890
Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #5 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
I don't think we should have that special logic in clang.
What we have now instead is the ability to run lld from a symlink name ld.lld2
which runs the ELF2 linker.
There is also discussion about supporting any absolute path in -fuse-ld.
--
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/20151002/4ad4ed48/attachment.html>
More information about the llvm-bugs
mailing list