diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2021-12-28 21:13:21 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2021-12-28 21:13:21 +0000 |
commit | 1c1bed5dccd054f33303db50d5c6bdc62e4ab5d0 (patch) | |
tree | d0375821f54451344c92f4789bf6d55d53b52849 /gnu/lib | |
parent | c02180ed9e795babd4ae23a6ef3118a95584429e (diff) |
lld: do not report undefined weak references in shared libraries
https://github.com/llvm/llvm-project/commit/52bfd2c1ccd86ff813ee6df5a6700690acdd912f
This fixes an issue introduced in D101996.
A weak reference in a shared library could be incorrectly reported if
there is another library that has a strong reference to the same symbol.
Differential Revision: https://reviews.llvm.org/D115041
ok patrick@ kettenis@
Diffstat (limited to 'gnu/lib')
0 files changed, 0 insertions, 0 deletions