1 ## Autogenerated by LLVM/Clang configuration.
4 # Load common config for all compiler-rt unit tests.
5 lit.load_config(config, "@COMPILER_RT_BINARY_DIR@/lib/lit.common.unit.configured")
7 # Tool-specific config options.
8 config.lsan_binary_dir = "@LSAN_BINARY_DIR@"
10 # Load tool-specific config that would do the real work.
11 lit.load_config(config, "@LSAN_SOURCE_DIR@/lit_tests/Unit/lit.cfg")