[all-commits] [llvm/llvm-project] e28137: [ELF] --wrap: set isUsedInRegularObj of __wrap_ on...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Aug 1 18:20:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e281376e996e37fb6411363510e917b5b2c53c89
https://github.com/llvm/llvm-project/commit/e281376e996e37fb6411363510e917b5b2c53c89
Author: Fangrui Song <maskray at google.com>
Date: 2020-08-01 (Sat, 01 Aug 2020)
Changed paths:
M lld/ELF/Driver.cpp
M lld/test/ELF/wrap-dynamic-undef.s
M lld/test/ELF/wrap-shlib-undefined.s
Log Message:
-----------
[ELF] --wrap: set isUsedInRegularObj of __wrap_ only if it is defined
Fixes PR46169
More information about the All-commits
mailing list