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