aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorAlex Rønne Petersen <alex@alexrp.com>2025-06-23 18:49:30 +0200
committerGitHub <noreply@github.com>2025-06-23 18:49:30 +0200
commit081adc15e8985057ee9ecd655029752afdd3a304 (patch)
treeb468e75540126bdee06a7b91c56c753469a7fb04 /lldb/source/Commands/CommandObjectProcess.cpp
parent7a33569510535f0b917a2e50f644bf57490aee24 (diff)
downloadllvm-081adc15e8985057ee9ecd655029752afdd3a304.zip
llvm-081adc15e8985057ee9ecd655029752afdd3a304.tar.gz
llvm-081adc15e8985057ee9ecd655029752afdd3a304.tar.bz2
[Triple][CodeGen] Fix `Triple::isTargetEHABICompatible()` for NetBSD (#143549)
Even for EABI, NetBSD uses DWARF EH, not EHABI. This change matches the Clang frontend behavior, and fixes link errors caused by incorrect references to `__cxa_end_cleanup` rather than `_Unwind_Resume`. With this change and #143055, I was able to run [zig-bootstrap](https://github.com/ziglang/zig-bootstrap) to completion for `arm-netbsd10.1-eabihf`.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions