bolt/deps/llvm-18.1.8/llvm/test/tools/sancov/lit.local.cfg

5 lines
116 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
# These tests require a registered x86 backend.
if not "X86" in config.root.targets:
config.unsupported = True