aboutsummaryrefslogtreecommitdiff
path: root/lib/asan/lit_tests/Unit/lit.site.cfg.in
blob: 401c3a8cc2eb5f1f72779f4b2ee1079f4e42a81e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
## 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")