summaryrefslogtreecommitdiffstats
path: root/polly/test/UnitIsl/lit.site.cfg.in
blob: 80de8fc0b85b00be6fc4a097ff1c4eb190850019 (plain)
1
2
3
4
5
6
7
8
9
10
@LIT_SITE_CFG_IN_HEADER@

import sys

config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
config.polly_obj_root = "@POLLY_BINARY_DIR@"
config.bin_dir = "@CMAKE_RUNTIME_OUTPUT_DIRECTORY@"

# Let the main config do the real work.
lit_config.load_config(config, "@POLLY_SOURCE_DIR@/test/UnitIsl/lit.cfg")
OpenPOWER on IntegriCloud