llvm-65816/test/CodeGen/CPP/lit.local.cfg

5 lines
115 B
INI

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