78c5738c7acc7b98d52eff6ed1b859690367d287
[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