1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/MC/SystemZ/lit.local.cfg
2014-09-17 20:17:52 +00:00

7 lines
186 B
INI

if not 'SystemZ' in config.root.targets:
config.unsupported = True
# http://llvm.org/bugs/show_bug.cgi?id=20980
if 'ubsan' in config.available_features:
config.unsupported = True