mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
fb76ffbaeb
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82533 91177308-0d34-0410-b5e6-96231b3b80d8
10 lines
325 B
INI
10 lines
325 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@"
|
|
|
|
# Let the main config do the real work.
|
|
lit.load_config(config, "@LLVM_SOURCE_DIR@/test/lit.cfg")
|