lit.site.cfg.in   [plain text]


## Autogenerated by LLVM/Clang configuration.
# Do not edit!

config.target_triple = "@TARGET_TRIPLE@"
config.llvm_src_root = "@LLVM_SOURCE_DIR@"
config.build_type = "@CMAKE_BUILD_TYPE@"
config.asan_binary_dir = "@ASAN_BINARY_DIR@"

# Let the main config do the real work.
lit.load_config(config, "@ASAN_SOURCE_DIR@/lit_tests/Unit/lit.cfg")