[SystemZ] Fix more target specific tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300081 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Renato Golin 2017-04-12 18:03:09 +00:00
parent 3183fbc849
commit 73ba5e9415

View File

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