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

Aaron Puchert <aaronpuch...@alice-dsl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|                            |f95273f75aaa5db5493aea79024
                   |                            |16ce3d5a09043,
                   |                            |b29c7fdb617cba4c83037840842
                   |                            |a872e8bf2f6b1
           See Also|                            |https://sourceware.org/bugz
                   |                            |illa/show_bug.cgi?id=25176
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #11 from Aaron Puchert <aaronpuch...@alice-dsl.net> ---
After some discussion there was agreement that the -Wl,-fini function can be
dropped, since __attribute__((destructor)) should work just fine. The comment
claiming that it doesn't work was from 2009, and didn't state on which
platforms this was observed.

So I changed https://reviews.llvm.org/D69927 accordingly, which has now landed.

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