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

5 lines
127 B
INI

if not config.target_triple:
config.unsupported = True
elif 'xcore' in config.target_triple:
config.unsupported = True