[X86] Add another test case for the bug fixed in r229642. With the bug a vpsrldq...
[oota-llvm.git] / test / lit.site.cfg.in
index 7a887b9942f9f3962907051f5925c4b89cf120ec..9336c76369a7bb48f8279d71f9664838213b86fc 100644 (file)
@@ -12,8 +12,8 @@ config.llvm_shlib_dir = "@SHLIBDIR@"
 config.llvm_shlib_ext = "@SHLIBEXT@"
 config.llvm_exe_ext = "@EXEEXT@"
 config.lit_tools_dir = "@LLVM_LIT_TOOLS_DIR@"
-config.ld_executable = "@LD_EXECUTABLE@"
 config.python_executable = "@PYTHON_EXECUTABLE@"
+config.gold_executable = "@GOLD_EXECUTABLE@"
 config.ocamlfind_executable = "@OCAMLFIND@"
 config.have_ocamlopt = "@HAVE_OCAMLOPT@"
 config.have_ocaml_ounit = "@HAVE_OCAML_OUNIT@"