mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 08:23:21 +01:00
1f2dda3592
llvm-svn: 105890
11 lines
374 B
INI
11 lines
374 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.llvmgcc_dir = "@LLVMGCCDIR@"
|
|
config.python_executable = "@PYTHON_EXECUTABLE@"
|
|
|
|
# Let the main config do the real work.
|
|
lit.load_config(config, "@LLVM_SOURCE_DIR@/test/lit.cfg")
|