diff options
author | Caslyn Tonelli <6718161+Caslyn@users.noreply.github.com> | 2025-08-05 13:34:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 13:34:30 -0700 |
commit | cfd1ee781f116de891cd802b277b67a698acad60 (patch) | |
tree | e8c981e931a6432b317bfaa24021b454dc06f8c3 /llvm/lib/TextAPI/Architecture.cpp | |
parent | da6424c9e307cd324f37745b525d3884b5077707 (diff) | |
download | llvm-cfd1ee781f116de891cd802b277b67a698acad60.zip llvm-cfd1ee781f116de891cd802b277b67a698acad60.tar.gz llvm-cfd1ee781f116de891cd802b277b67a698acad60.tar.bz2 |
[libc] Add dlinfo + RTLD_DI_* macros to dlfcn.h (#149938)
An initial commit for #149911, this adds a stub implementation for
dlinfo and the enums list of `RTLD_DI_*` values.
While the dlinfo implementation relies on dynamic linker support, this
patch will add its prototype in the generated dlfcn.h header so that it
can be used by downstream platforms that have their own dlinfo
implementation.
Diffstat (limited to 'llvm/lib/TextAPI/Architecture.cpp')
0 files changed, 0 insertions, 0 deletions