aboutsummaryrefslogtreecommitdiff
path: root/test/tsan/lit.site.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/tsan/lit.site.cfg.in')
-rw-r--r--test/tsan/lit.site.cfg.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/tsan/lit.site.cfg.in b/test/tsan/lit.site.cfg.in
index 5190b211177d..08d4c1e00c7b 100644
--- a/test/tsan/lit.site.cfg.in
+++ b/test/tsan/lit.site.cfg.in
@@ -1,7 +1,10 @@
## Autogenerated by LLVM/Clang configuration.
# Do not edit!
+config.name_suffix = "@TSAN_TEST_CONFIG_SUFFIX@"
+config.arch = "@arch@"
config.has_libcxx = @TSAN_HAS_LIBCXX@
+config.target_cflags = "@TSAN_TEST_TARGET_CFLAGS@"
# Load common config for all compiler-rt lit tests.
lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")