diff options
author | Michael Jones <michaelrj@google.com> | 2024-07-11 14:07:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-11 14:07:11 -0700 |
commit | 8901c1c2801018ec3efa042a3acc8bada7b790e3 (patch) | |
tree | f8818b36a98006fa7343a85d3fa4691e11f7e7dd /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 7a49d80f587eff76d29d1770b1e90e9e13bc5759 (diff) | |
download | llvm-8901c1c2801018ec3efa042a3acc8bada7b790e3.zip llvm-8901c1c2801018ec3efa042a3acc8bada7b790e3.tar.gz llvm-8901c1c2801018ec3efa042a3acc8bada7b790e3.tar.bz2 |
[libc] Fix atexit not getting linked on linux (#98537)
Atexit needs to be linked into exit on linux since atexit defines
__cxa_finalize. This should probably be fixed a different way but this
works for now.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions