[PATCH] D131309: [ELF] Add ability to get a symbol by name from the hash table section
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 00:29:44 PDT 2022
jhenderson added a comment.
In D131309#3767503 <https://reviews.llvm.org/D131309#3767503>, @jhuber6 wrote:
> Side note, I am curious if there is ever a plan for `LLVM` to have `dlsym` features given that we already have the `llvm-libc` project.
That probably wants bringing up on the relevant part of Discourse. If there are going to be multiple users of this ultimately, we don't want to have multiple implementations, if we can avoid it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131309/new/
https://reviews.llvm.org/D131309
More information about the llvm-commits
mailing list