Files
clang-p2996/llvm/test/CodeGen/NVPTX/lit.local.cfg
2021-06-29 15:44:07 -07:00

4 lines
96 B
INI

if not 'NVPTX' in config.root.targets:
config.unsupported = True
config.suffixes.add('.py')