mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
9b2cb695b3
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105890 91177308-0d34-0410-b5e6-96231b3b80d8
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")
|