[SystemZ] Fix target specific tests

llvm-svn: 300078
This commit is contained in:
Renato Golin 2017-04-12 17:14:46 +00:00
parent 95ef171797
commit ab85113a93
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
if not 'SystemZ' in config.root.targets:
config.unsupported = True