Forgot to add lit.local.cfg for new R600 directory

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238218 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2015-05-26 17:01:16 +00:00
parent a0dd2b4df8
commit c068b91ae1

View File

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