[Bug 236141] LLD (unlike BFD) ignores unresolved references in libraries for indirect linking
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 2 12:22:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236141
Alex Richardson <arichardson at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arichardson at FreeBSD.org
--- Comment #2 from Alex Richardson <arichardson at FreeBSD.org> ---
Support for this recently landed in upstream LLD:
https://github.com/llvm/llvm-project/commit/b4744d306c0a21933d4339fa4fb497866a36ee49#diff-050be97050a41e1b5f83c19795b5e33d
(and is on by default since
https://github.com/llvm/llvm-project/commit/ae0294375f3c405aab99f7c75acb0001ecfb2297#diff-050be97050a41e1b5f83c19795b5e33d).
This should be part of ld.lld 9.0 (but it might be possible to backport those
patches).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list