summaryrefslogtreecommitdiff
path: root/libc/src/stdlib/gpu/aligned_alloc.cpp
diff options
context:
space:
mode:
authorXing Xue <xingxue@outlook.com>2024-07-30 06:28:59 -0400
committerGitHub <noreply@github.com>2024-07-30 06:28:59 -0400
commitd90fa612604b49dfc81c3f42c106fab7401322ec (patch)
tree4ba06c56e41b799895ccf131165cc254d18fa2b5 /libc/src/stdlib/gpu/aligned_alloc.cpp
parent95e9afff30920a43c98fea9a3ece1a2129207946 (diff)
[libunwind][AIX] Fix the wrong traceback from signal handler (#101069)
Patch [llvm#92291](https://github.com/llvm/llvm-project/pull/92291) causes wrong traceback from a signal handler for AIX because the AIX unwinder uses the traceback table at the end of each function instead of FDE/CIE for unwinding. This patch adds a condition to exclude traceback table based unwinding from the code added by the patch.
Diffstat (limited to 'libc/src/stdlib/gpu/aligned_alloc.cpp')
0 files changed, 0 insertions, 0 deletions