[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-objdump / Hexagon / lit.local.cfg
blob78cc7b22d238f1f52296ac6a246efe9cddb770b8
1 import platform
3 if not 'Hexagon' in config.root.targets:
4     config.unsupported = True
6 if platform.system() in ['Windows']:
7   config.unsupported = True