]> git.proxmox.com Git - rustc.git/blob - src/compiler-rt/test/tsan/lit.site.cfg.in
08d4c1e00c7b09e47544aa11a3380a630d8929cd
[rustc.git] / src / compiler-rt / test / tsan / lit.site.cfg.in
1 ## Autogenerated by LLVM/Clang configuration.
2 # Do not edit!
3
4 config.name_suffix = "@TSAN_TEST_CONFIG_SUFFIX@"
5 config.arch = "@arch@"
6 config.has_libcxx = @TSAN_HAS_LIBCXX@
7 config.target_cflags = "@TSAN_TEST_TARGET_CFLAGS@"
8
9 # Load common config for all compiler-rt lit tests.
10 lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
11
12 # Load tool-specific config that would do the real work.
13 lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")