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

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

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

--- Comment #14 from Fangrui Song <i...@maskray.me> ---
Should be fixed D61720/r360405 (will be included in lld 9.0.0)
Please re-open if that is not the case :)

The added test test/ELF/ppc64-long-branch-init.s should capture the nature of
the problem quite well.
Linux glibc is unaffected just because their crti.o (first piece of the .init
output section) has a bl that need __plt___gmon_start_.

Alfredo, I want to express my gladness that you and other folks are working on
bringing up FreeBSD powerpc64.

-- 
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