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