forked from OSchip/llvm-project
Forgot to add lit.local.cfg for new R600 directory
llvm-svn: 238218
This commit is contained in:
parent
f05b02351f
commit
48b3b238cc
|
@ -0,0 +1,3 @@
|
|||
if not 'R600' in config.root.targets:
|
||||
config.unsupported = True
|
||||
|
Loading…
Reference in New Issue