X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Flit.site.cfg.in;h=0b8ca65a18e702f8cc34e79da269a2c202a13502;hb=38941a6a2067022a99d14daf0c8564ce5a0c131e;hp=a181037965882291134a1cfa3683165cbd43bd9e;hpb=631949892f2618d37d0d9c19a50c7631a72ca0b8;p=oota-llvm.git diff --git a/test/lit.site.cfg.in b/test/lit.site.cfg.in index a1810379658..0b8ca65a18e 100644 --- a/test/lit.site.cfg.in +++ b/test/lit.site.cfg.in @@ -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.