[Verifier] Check that debug values have proper size
[oota-llvm.git] / test / CodeGen / Hexagon / lit.local.cfg
index 24324b2792e386aefa7fc7622592575c97e08138..ba72ff632d4e68ec264aa15cd910b2aa727edb92 100644 (file)
@@ -1,6 +1,3 @@
-config.suffixes = ['.ll', '.c', '.cpp']
-
-targets = set(config.root.targets_to_build.split())
-if not 'Hexagon' in targets:
+if not 'Hexagon' in config.root.targets:
     config.unsupported = True