diff options
Diffstat (limited to 'llvm/test/lit.site.cfg.in')
| -rw-r--r-- | llvm/test/lit.site.cfg.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/lit.site.cfg.in b/llvm/test/lit.site.cfg.in index a1810379658..0b8ca65a18e 100644 --- a/llvm/test/lit.site.cfg.in +++ b/llvm/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. |

