[Hexagon] Adding asr/lsr/asl reg/imm, asl with saturation, asr with rounding. Double...
[oota-llvm.git] / test / MC / SystemZ / lit.local.cfg
1 if not 'SystemZ' in config.root.targets:
2     config.unsupported = True
3
4 # http://llvm.org/bugs/show_bug.cgi?id=20980
5 if 'ubsan' in config.available_features:
6   config.unsupported = True