[llvm-bugs] [Bug 35838] lld does not export __start_*/__stop_* symbols when a version script is passed
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 2 23:00:01 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=35838
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |i at maskray.me
Status|NEW |RESOLVED
--- Comment #2 from Fangrui Song <i at maskray.me> ---
> Looks already fixed.
Agree.
% nm -D
0000000000000000 N __start_foo
0000000000000000 N __stop_foo
--
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/20200303/05d101f9/attachment.html>
More information about the llvm-bugs
mailing list