llvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don't expect to fail with -Asserts...
[oota-llvm.git] / test / lit.cfg
index 2815a61950b26aa524bc6f716d08c7cf257dd594..cae708baf07727eaf188d44a1fd26633aa9a75f0 100644 (file)
@@ -265,6 +265,10 @@ for pattern in [r"\bbugpoint\b(?!-)",
         tool_path = llvm_tools_dir + '/' + tool_name
     config.substitutions.append((pattern, tool_pipe + tool_path))
 
+### Targets
+
+config.targets = frozenset(config.targets_to_build.split())
+
 ### Features
 
 # Shell execution