OSDN Git Service

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