[libc-commits] [libc] [libc] add dl_iterate_phdr and dladdr (PR #121179)

Sam James via libc-commits libc-commits at lists.llvm.org
Thu Dec 26 21:34:23 PST 2024


https://github.com/thesamesam requested changes to this pull request.

I'm not a LLVM libc maintainer, but I think adding stubs so that userland compiles without some rationale as to:
a) why it shouldn't be implemented properly;
b) why the userland can't be ported
would be nice to see.


https://github.com/llvm/llvm-project/pull/121179


More information about the libc-commits mailing list