1## Autogenerated by LLVM/Clang configuration. 2# Do not edit! 3 4# Tool-specific config options. 5config.name_suffix = "@ESAN_TEST_CONFIG_SUFFIX@" 6config.esan_lit_source_dir = "@ESAN_LIT_SOURCE_DIR@" 7config.target_cflags = "@ESAN_TEST_TARGET_CFLAGS@" 8config.target_arch = "@ESAN_TEST_TARGET_ARCH@" 9 10# Load common config for all compiler-rt lit tests. 11lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured") 12 13# Load tool-specific config that would do the real work. 14lit_config.load_config(config, "@ESAN_LIT_SOURCE_DIR@/lit.cfg") 15