summaryrefslogtreecommitdiff
path: root/test/lit.site.cfg.in
blob: 88699e3e76f78eaf9842e5253fe58a8d2ae51f37 (plain)
1
2
3
4
5
6
7
8
9
## Autogenerated by LLVM/Clang configuration.
# Do not edit!
config.llvm_src_root = "@LLVM_SOURCE_DIR@"
config.llvm_obj_root = "@LLVM_BINARY_DIR@"
config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
config.llvmgcc_dir = "@LLVMGCCDIR@"

# Let the main config do the real work.
lit.load_config(config, "@LLVM_SOURCE_DIR@/test/lit.cfg")