[Hexagon] Fixing load instruction parsing and reenabling tests.
[oota-llvm.git] / test / CodeGen / PowerPC / lit.local.cfg
index 2e463005586fceef2df7b17084f95d29e244c0b1..5d33887ff0a48809f94f35bb339934d932606be4 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'PowerPC' in targets:
+if not 'PowerPC' in config.root.targets:
     config.unsupported = True