llvm-project/llvm/test/DebugInfo/ARM64/lit.local.cfg

5 lines
110 B
INI

targets = set(config.root.targets_to_build.split())
if not 'ARM64' in targets:
config.unsupported = True