[PATCH] D95152: [ELF] --wrap: retain __wrap_foo if foo is defined in an object/bitcode file
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 09:20:51 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd24b94f070ff: [ELF] --wrap: retain __wrap_foo if foo is defined in an object/bitcode file (authored by MaskRay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95152/new/
https://reviews.llvm.org/D95152
Files:
lld/ELF/Driver.cpp
lld/ELF/Options.td
lld/docs/ld.lld.1
lld/test/ELF/lto/wrap-defined.ll
lld/test/ELF/wrap-defined.s
lld/test/ELF/wrap-shlib-undefined.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95152.318551.patch
Type: text/x-patch
Size: 4765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/15121db1/attachment.bin>
More information about the llvm-commits
mailing list