blob: 6864f39dfb31c64f3dab3994c01f1e157ed36cca [file] [log] [blame]
Alex Denisova3f5c4c2016-04-16 07:03:45 +00001@LIT_SITE_CFG_IN_HEADER@
Peter Collingbourneb64d0b12015-06-15 21:08:47 +00002
3# Load common config for all compiler-rt lit tests.
4lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
5
6# Load tool-specific config that would do the real work.
7lit_config.load_config(config, "@SAFESTACK_LIT_SOURCE_DIR@/lit.cfg")