llvm-6502/test/DebugInfo/AArch64/lit.local.cfg

5 lines
110 B
INI
Raw Normal View History

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