summaryrefslogtreecommitdiff
path: root/lib/msan/lit_tests/lit.site.cfg.in
blob: 946df778f3d39fdf9e072aab8fe39e701afd1a4c (plain)
1
2
3
4
5
# Load common config for all compiler-rt lit tests.
lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/lib/lit.common.configured")

# Load tool-specific config that would do the real work.
lit_config.load_config(config, "@MSAN_SOURCE_DIR@/lit_tests/lit.cfg")