[WebAssembly] Fix legalization of shift operators on large integer types.
[oota-llvm.git] / test / CodeGen / Thumb2 / lit.local.cfg
1 if not 'ARM' in config.root.targets:
2     config.unsupported = True
3