diff options
author | Akira Hatanaka <ahatanak@gmail.com> | 2025-09-24 13:11:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 13:11:38 -0700 |
commit | e9e166e54354330c474457711a8e7a7ca2efd731 (patch) | |
tree | 88a1e4343be294f9d3497010d410caf21de6b636 /lldb/packages/Python/lldbsuite/test/lldbdwarf.py | |
parent | 70b150c10c3877469abebfa2caa2fae41e165112 (diff) | |
download | llvm-e9e166e54354330c474457711a8e7a7ca2efd731.zip llvm-e9e166e54354330c474457711a8e7a7ca2efd731.tar.gz llvm-e9e166e54354330c474457711a8e7a7ca2efd731.tar.bz2 |
[compiler-rt] Disable tests for unavailable builtins (#158664)
The builtins `__fixunstfdi` and `__multc3` may be removed by the
preprocessor depending on configuration flags. When this happens, the
corresponding tests fail at link time due to missing definitions.
Disable these tests when the builtins are not available.
rdar://159705803
rdar://159705705
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions