aboutsummaryrefslogtreecommitdiff
path: root/lib/msan/tests/lit.site.cfg.in
blob: bb9a28d6a6cb76b13badd3c1cb4fa6883f008d9c (plain) (blame)
1
2
3
4
5
6
7
8
9
## Autogenerated by LLVM/Clang configuration.
# Do not edit!

config.build_type = "@CMAKE_BUILD_TYPE@"
config.llvm_obj_root = "@LLVM_BINARY_DIR@"
config.llvm_src_root = "@LLVM_SOURCE_DIR@"

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