diff options
author | Fangrui Song <maskray@google.com> | 2020-06-01 22:57:43 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-06-01 23:00:51 -0700 |
commit | a6ae333a0c23fc9b0783ca45e2676abac00c6723 (patch) | |
tree | dbd463876daf8eddebce08f92a0ac8a357e553b8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 07239c736a5b664942551b82ffa660f2a3f14f41 (diff) | |
download | llvm-a6ae333a0c23fc9b0783ca45e2676abac00c6723.zip llvm-a6ae333a0c23fc9b0783ca45e2676abac00c6723.tar.gz llvm-a6ae333a0c23fc9b0783ca45e2676abac00c6723.tar.bz2 |
[ELF] --wrap: don't error `undefined reference to __real_foo` (--no-allow-shlib-undefined) if foo is a wrapped definition
This is a regression after D51283.
Also, export `foo` if `__real_foo` is referenced by a shared object.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions