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

if not config.target_triple:
    config.unsupported = True
elif config.target_triple.startswith(("nvptx", "xcore")):
    config.unsupported = True