Don't expect tests always crashing. Add "REQUIRES:asserts".
[oota-llvm.git] / test / CodeGen / MSP430 / lit.local.cfg
1 if not 'MSP430' in config.root.targets:
2     config.unsupported = True
3