aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <nickdesaulniers@users.noreply.github.com>2024-03-22 08:28:03 -0700
committerGitHub <noreply@github.com>2024-03-22 08:28:03 -0700
commit4318f7e5301fb737a7abaacb3b43b6a9289055f3 (patch)
tree79fb509acb844de0af15ce87f21130b0288eb7f8 /llvm/lib/Object/ELF.cpp
parentcdbec7baf1bc31b59526442c9d4d5f53aac746eb (diff)
downloadllvm-4318f7e5301fb737a7abaacb3b43b6a9289055f3.zip
llvm-4318f7e5301fb737a7abaacb3b43b6a9289055f3.tar.gz
llvm-4318f7e5301fb737a7abaacb3b43b6a9289055f3.tar.bz2
[libc][stdlib] initial support for __cxa_finalize (#85865)
I'm trying to break up the pieces of supporting __cxa_finalize into smaller commits. Provide this symbol first, and make use of it from exit. Next will be to store __dso_handle, then finally to only run callbacks that were registered from a specific dso. Link: #85651 Link: https://itanium-cxx-abi.github.io/cxx-abi/abi.html#dso-dtor
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions