Hide the stub created for MO_ExternalSymbol too.
[oota-llvm.git] / test / lit.site.cfg.in
index 6ebdddf5f80ea73c59c134c1b91383c17e8854f4..72fd9c9ff785e78c91678e386f22cb2f42829b32 100644 (file)
@@ -14,7 +14,6 @@ config.python_executable = "@PYTHON_EXECUTABLE@"
 config.ocamlopt_executable = "@OCAMLOPT@"
 config.enable_shared = @ENABLE_SHARED@
 config.enable_assertions = @ENABLE_ASSERTIONS@
-config.lto_is_enabled = "@LTO_IS_ENABLED@"
 config.targets_to_build = "@TARGETS_TO_BUILD@"
 config.llvm_bindings = "@LLVM_BINDINGS@"
 config.host_os = "@HOST_OS@"