2009-10-14 17:57:32 +00:00
|
|
|
## 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@"
|
2010-07-13 17:19:57 +00:00
|
|
|
config.python_executable = "@PYTHON_EXECUTABLE@"
|
2009-10-14 17:57:32 +00:00
|
|
|
|
|
|
|
# Let the main config do the real work.
|
|
|
|
lit.load_config(config, "@LLVM_SOURCE_DIR@/test/lit.cfg")
|