Fix a nasty bug in DAGCombine of STORE nodes.
[oota-llvm.git] / test / CodeGen / Thumb2 / lit.local.cfg
1 if not 'ARM' in config.root.targets:
2     config.unsupported = True
3