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

George Rimar <gri...@accesssoftek.com> changed:

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

--- Comment #10 from George Rimar <gri...@accesssoftek.com> ---
> The next issue is a crash in __libc_setup_tls when it is about to call 
> memmove. I tested D54145 and can confirm that the patch fixes the crash.

The D54145 was never landed, so this bug was closed by mistake I believe.

The D54145 was accepted in the early 2019, but in the same time the D57371
appeared on review which also changed how LLD works with ifunc too (its
description said "Fixes (at least) PR40474 and PR40501."), so I decided to wait
its landing at that time as far I remember.

Now it looks like that D54145 needs revisiting to proceed. I am not sure if it
need just a rebasing or a re-implementing after the changes done by D57371.

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