https://bugs.llvm.org/show_bug.cgi?id=35534
Nicholas Wilson <n...@realvnc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |n...@realvnc.com
Resolution|--- |FIXED
--- Comment #1 from Nicholas Wilson <n...@realvnc.com> ---
Duplicate functions are now pruned in LLD as of r322415.
In D41390 (https://reviews.llvm.org/D41390), there was a discussion of whether
duplicate weak (but not COMDAT) symbols should be pruned by LLD. Since that
behaviour is handled by GC for LLD-ELF, we decided not to do the weak symbol
pruning until LLD-Wasm gets GC support.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs