[llvm-bugs] [Bug 44991] lld still not working for mips64

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Apr 19 14:52:59 PDT 2020


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

Joe Holden <jwh at zorins.us> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED

--- Comment #4 from Joe Holden <jwh at zorins.us> ---
Hi guys,

Thanks both for your responses - admittedly my knowledge of this is rather
limited but it seems like this is a deficiency if (even incorrectly) other
linkers manage to do this - as it stands LLD does not work at all on MIPS64 and
requires support from GNU binutils (and the added complexity that brings) when
other platforms can do entirely without binutils.

Granted 3rd party software might do strange things but LLVM building the LLVM
suite should probably at least work, no?

Can I get an "official" project ruling on this? ie; it's never going to work
and thats by design/policy decision (and thus the LLVM suite will never really
be viable for Linux/mips64), or whether its still still open to be resolved
properly?

-- 
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/20200419/41f04465/attachment.html>


More information about the llvm-bugs mailing list