AMDPGU/SI: Use correct resource descriptors for VI on HSA
[oota-llvm.git] / test / CodeGen / PowerPC / lit.local.cfg
index 4019eca0bb88f9d2d741be6e5d5b1aec3965e291..5d33887ff0a48809f94f35bb339934d932606be4 100644 (file)
@@ -1,6 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
-targets = set(config.root.targets_to_build.split())
-if not 'PowerPC' in targets:
+if not 'PowerPC' in config.root.targets:
     config.unsupported = True