11 lines
376 B
INI
11 lines
376 B
INI
## 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.llvm_libs_dir = "@LLVM_LIBS_DIR@"
|
|
config.clang_obj_root = "@CLANG_BINARY_DIR@"
|
|
|
|
# Let the main config do the real work.
|
|
lit.load_config(config, "@CLANG_SOURCE_DIR@/test/lit.cfg")
|