Skip to content
Commit a6ae333a authored by Fangrui Song's avatar Fangrui Song
Browse files

[ELF] --wrap: don't error `undefined reference to __real_foo`...

[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.
parent 07239c73
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment