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