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