diff options
author | jeremyd2019 <github@jdrake.com> | 2025-08-02 10:31:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-02 10:31:46 -0700 |
commit | dfbf13cded64983e0a7512bcdcab577732671ec6 (patch) | |
tree | 0ec1d04b26f06d88e6e90b10d21112859a0c3614 /lldb/unittests/ScriptInterpreter/Python | |
parent | f1aa6050bd90f8ec4273da55d362e23905ad3a81 (diff) | |
download | llvm-dfbf13cded64983e0a7512bcdcab577732671ec6.zip llvm-dfbf13cded64983e0a7512bcdcab577732671ec6.tar.gz llvm-dfbf13cded64983e0a7512bcdcab577732671ec6.tar.bz2 |
[LLVM] adjust lit.cfg.py for Cygwin (#151416)
Cygwin is like Windows in that it uses COFF, and doesn't emit
.debug_frame on 64-bit architectures.
However, if -elf is appended to the target triple on Cygwin MCJIT remote
tests fail due to `__register_frame` not being defined. Only one test
fails without -elf that succeeds with it, so mark just that test as
XFAIL on Cygwin.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions