1## Autogenerated by LLVM/Clang configuration.
2# Do not edit!
3
4config.has_libcxx = @TSAN_HAS_LIBCXX@
5
6# Load common config for all compiler-rt lit tests.
7lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
8
9# Load tool-specific config that would do the real work.
10lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")
11