repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[mlir][acc] Introduce MappableType interface (#122146)
[llvm-project.git]
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-pushd-popd
/
lit.cfg
blob
1c30b97d82ac00663a34b0cdf93e423a5bb13b5d
1
import lit.formats
2
3
config.name = "shtest-pushd-popd"
4
config.suffixes = [".txt"]
5
config.test_format = lit.formats.ShTest(execute_external=False)