OSDN Git Service

Update LLVM for rebase to r212749.
[android-x86/external-llvm.git] / test / Transforms / LoopVectorize / X86 / lit.local.cfg
index ba763cf..e71f3cc 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'X86' in targets:
+if not 'X86' in config.root.targets:
     config.unsupported = True