unplugged-vendor/external/llvm-project/mlir/test/Bindings/Python/lit.local.cfg

4 lines
108 B
INI
Raw Normal View History

if not config.enable_bindings_python:
config.unsupported = True
config.excludes.add('python_test_ops.td')