[MC, COFF] Unbreak support for COFF timestamps
[oota-llvm.git] / test / lit.site.cfg.in
index 13f5372ef7e3cee68aaf9209a69ebc6baba77dd5..ae5814f02f41b2763ab313d67a0648487f396268 100644 (file)
@@ -36,6 +36,7 @@ config.llvm_use_sanitizer = "@LLVM_USE_SANITIZER@"
 config.have_zlib = "@HAVE_LIBZ@"
 config.have_dia_sdk = @HAVE_DIA_SDK@
 config.enable_ffi = "@LLVM_ENABLE_FFI@"
+config.enable_timestamps = "@ENABLE_TIMESTAMPS@"
 config.test_examples = "@ENABLE_EXAMPLES@"
 
 # Support substitution of the tools_dir with user parameters. This is