xref
: /
llvm-project
/
mlir
/
examples
/
standalone
/
test
/
python
/
lit.local.cfg
(revision f9008e6366c2496b1ca1785b891d5578174ad63e)
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