[mlir][acc] Introduce MappableType interface (#122146)
[llvm-project.git] / llvm / utils / lit / tests / Inputs / shtest-pushd-popd / lit.cfg
blob1c30b97d82ac00663a34b0cdf93e423a5bb13b5d
1 import lit.formats
3 config.name = "shtest-pushd-popd"
4 config.suffixes = [".txt"]
5 config.test_format = lit.formats.ShTest(execute_external=False)