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