Don't try to materialize a function that isn't materializable anyways. This
[llvm.git] / test / lit.site.cfg.in
blob88699e3e76f78eaf9842e5253fe58a8d2ae51f37
1 ## Autogenerated by LLVM/Clang configuration.
2 # Do not edit!
3 config.llvm_src_root = "@LLVM_SOURCE_DIR@"
4 config.llvm_obj_root = "@LLVM_BINARY_DIR@"
5 config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
6 config.llvmgcc_dir = "@LLVMGCCDIR@"
8 # Let the main config do the real work.
9 lit.load_config(config, "@LLVM_SOURCE_DIR@/test/lit.cfg")