[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / CodeGen / NVPTX / lit.local.cfg
blob8354800109ebd8c67b5ee05dd4e5811188ffabb3
1 if not 'NVPTX' in config.root.targets:
2     config.unsupported = True
3 config.suffixes.add('.py')