aboutsummaryrefslogtreecommitdiff
path: root/lib/dfsan/lit_tests/lit.site.cfg.in
blob: 0cf6d6b5580f86deb48195b2ee685ee8ed2ab510 (plain) (blame)
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, "@DFSAN_SOURCE_DIR@/lit_tests/lit.cfg")