1## Autogenerated by LLVM/Clang configuration. 2# Do not edit! 3 4config.target_triple = "@TARGET_TRIPLE@" 5config.llvm_src_root = "@LLVM_SOURCE_DIR@" 6config.build_type = "@CMAKE_BUILD_TYPE@" 7config.asan_binary_dir = "@ASAN_BINARY_DIR@" 8 9# Let the main config do the real work. 10lit.load_config(config, "@ASAN_SOURCE_DIR@/lit_tests/Unit/lit.cfg") 11