Add missing lit.local.cfg to llvm/test/Transforms/CodeGenPrepare/NVPTX.

llvm-svn: 285464
This commit is contained in:
Justin Lebar 2016-10-28 21:56:07 +00:00
parent 7b6475568d
commit 1535a5e9df
1 changed files with 2 additions and 0 deletions

View File

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