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

Fangrui Song <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |FIXED

--- Comment #2 from Fangrui Song <[email protected]> ---
Update: I implemented https://reviews.llvm.org/D107235 ("[ELF] Combine foo@v1
and foo with the same versionId if both are defined").

> **dropping the special rule from GNU ld will be safe.**

OK. There is one exception: glibc.
Filed https://sourceware.org/bugzilla/show_bug.cgi?id=28197 compat_symbol
should migrate to .symver *, *, remove


The glibc usage also confused gold:
https://sourceware.org/bugzilla/show_bug.cgi?id=28196


https://maskray.me/blog/2020-11-26-all-about-symbol-versioning "Why is .symver
xxx, foo@v1 bad with a defined symbol?" has more discussions.

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

Reply via email to