Files
clang-p2996/lld/ELF/SymbolTable.cpp
Fangrui Song a6ae333a0c [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.
2020-06-01 23:00:51 -07:00

9.7 KiB