diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-12-07 10:10:24 +0700 |
---|---|---|
committer | Igor Kudrin <ikudrin@accesssoftek.com> | 2021-12-07 10:10:51 +0700 |
commit | ce25eb12dd5abae6c769168a70a8f377b608228c (patch) | |
tree | fca1a64b5ccf3a7f65c18bf6c32011d92f819128 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b206ee69061120d559d8315bede6c63758b06154 (diff) | |
download | llvm-ce25eb12dd5abae6c769168a70a8f377b608228c.zip llvm-ce25eb12dd5abae6c769168a70a8f377b608228c.tar.gz llvm-ce25eb12dd5abae6c769168a70a8f377b608228c.tar.bz2 |
[ELF] Do not report undefined weak references in shared libraries
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions