1## Autogenerated by LLVM/Clang configuration.
2# Do not edit!
3
4# Tool-specific config options.
5config.profile_lit_binary_dir = "@PROFILE_LIT_BINARY_DIR@"
6
7# Load common config for all compiler-rt lit tests.
8lit_config.load_config(config, "@COMPILER_RT_BINARY_DIR@/test/lit.common.configured")
9
10# Load tool-specific config that would do the real work.
11lit_config.load_config(config, "@PROFILE_LIT_SOURCE_DIR@/lit.cfg")
12