AMDGPU: add missing lit.local.cfg to test/DebugInfo/AMDGPU

llvm-svn: 297334
This commit is contained in:
Konstantin Zhuravlyov
2017-03-09 00:21:36 +00:00
parent 6d284fab20
commit d923a35f34

View File

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