[AArch64, fast-isel] Fall back to SelectionDAG to select tail calls.
[oota-llvm.git] / test / CodeGen / SPARC / lit.local.cfg
index 4d344fa91a9ea75d17bcc0e55beecfc9915fe29a..fa6a54e501322db0a05909ca4ef0633e789852c3 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'Sparc' in targets:
+if not 'Sparc' in config.root.targets:
     config.unsupported = True