xref
: /
llvm-project-15.0.7
/
mlir
/
examples
/
standalone
/
test
/
python
/
lit.local.cfg
(revision 132bc6e2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
config.suffixes.add
('.py')
2
3
if not
config.enable_bindings_python
:
4
config.unsupported
= True
5