[asan-assembly-instrumentation] Added CFI directives to the generated instrumentation...
[oota-llvm.git] / test / CodeGen / CPP / lit.local.cfg
index 4063dd1b8612ba600330b080301996bf8f6449dd..3ff5c6b69737088cb279abc0a3f6448d486fd2c3 100644 (file)
@@ -1,4 +1,3 @@
-targets = set(config.root.targets_to_build.split())
-if not 'CppBackend' in targets:
+if not 'CppBackend' in config.root.targets:
     config.unsupported = True