Improve "default_triple" specification: make it at the directory level for test/tools...
[oota-llvm.git] / test / tools / llvm-mc / lit.local.cfg
1 # Requires a non-empty default triple for these tests
2 if 'default_triple' not in config.available_features:
3     config.unsupported = True
4