diff options
author | Caslyn Tonelli <6718161+Caslyn@users.noreply.github.com> | 2025-08-05 15:06:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 15:06:08 -0700 |
commit | 5a076e3b4d5ec26d8944bff129c1cae67a44b3ef (patch) | |
tree | c7a1ca1ed8ef63a99b3f7c3e6d8f5b3ee16e1203 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 07da480614cd7ce3f105a153626a23f6888e503f (diff) | |
download | llvm-5a076e3b4d5ec26d8944bff129c1cae67a44b3ef.zip llvm-5a076e3b4d5ec26d8944bff129c1cae67a44b3ef.tar.gz llvm-5a076e3b4d5ec26d8944bff129c1cae67a44b3ef.tar.bz2 |
[libc] Add dladdr to dlfcn.h (#149872)
A initial commit for #97929, this adds a stub implementation for
`dladdr` and includes the definition for the `DL_info` type used as one
of its arguments.
While the `dladdr` 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 `dladdr`
implementation.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions