Add lit.local.cfg for MC/Sparc

llvm-svn: 198536
This commit is contained in:
Venkatraman Govindaraju 2014-01-05 03:07:04 +00:00
parent 14133d5551
commit d11572818b
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
targets = set(config.root.targets_to_build.split())
if not 'Sparc' in targets:
config.unsupported = True