Make the default triple optional by allowing an empty string
[oota-llvm.git] / test / tools / llvm-mc / lit.local.cfg
1 if not config.target_triple:
2     config.unsupported = True
3