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

Fangrui Song <i...@maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i...@maskray.me
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Fangrui Song <i...@maskray.me> ---
I think the patch is based on lld 8.0 . The deleted lines were introduced in
https://reviews.llvm.org/D39322 (2018-08) and were actually changed in 2019-02.

lld 8 does not have complete RISC-V support, notably it lacks PLT/GOT/TLS. lld
9 has relative complete support (it still lacks relaxation

This particular problem has been fixed for a while, maybe by
https://reviews.llvm.org/D63123 (2019-06-11)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to