[ARM] Adjust how NEON shifts are lowered
[llvm-core.git] / test / tools / llvm-as / lit.local.cfg
blob1fc0bea084cad6faddd14cf0b9c866ee55c67036
1 if not 'X86' in config.root.targets:
2     config.unsupported = True
4 config.suffixes = ['.ll', '.s', '.test', '.yaml']