Bump version to 19.1.0-rc3
[llvm-project.git] / llvm / test / CodeGen / NVPTX / lit.local.cfg
blobe3f06d1a720e3b20e7beae03412c66d7d132664b
1 if not "NVPTX" in config.root.targets:
2     config.unsupported = True
3 config.suffixes.add(".py")