[PATCH] D136877: [ORC][JITLink] Do not claim dead symbols
Jonas Hahnfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 29 14:17:26 PDT 2022
Hahnfeld added a comment.
@lhames yes, this approach also seems to work. However, this means that we are emitting more weak symbols than we need to, right? But I guess I just have to accept that you implement something if you don't agree with my patches...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136877/new/
https://reviews.llvm.org/D136877
More information about the llvm-commits
mailing list