[Lldb-commits] [PATCH] D78972: Treat hasWeakODRLinkage symbols as external in REPL computations
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 27 19:24:54 PDT 2020
davide added a comment.
Weak functions can actually be overridden -- I'm really wondering whether this causes issues here. Do you have an example [even if it's in swift] of a symbol that's not exported correctly?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78972/new/
https://reviews.llvm.org/D78972
More information about the lldb-commits
mailing list