Revert r246175 to get builder green again.
[oota-llvm.git] / test / lit.site.cfg.in
index a181037965882291134a1cfa3683165cbd43bd9e..0b8ca65a18e702f8cc34e79da269a2c202a13502 100644 (file)
@@ -35,7 +35,6 @@ 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.test_examples = "@ENABLE_EXAMPLES@"
 
 # Support substitution of the tools_dir with user parameters. This is
 # used when we can't determine the tool dir at configuration time.