[PATCH] D98686: [lld:elf] Weaken the requirement for a computed binding to be STB_LOCAL
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 16 09:42:27 PDT 2021
smeenai added a comment.
The summary says `!isLocal` but the code says `!isLazy`. I'm assuming the code is correct.
Can you add a test case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98686/new/
https://reviews.llvm.org/D98686
More information about the llvm-commits
mailing list