AMDGPU: Fix warnings introduced by r310336
[llvm-project.git] / polly / test / UnitIsl / lit.site.cfg.in
blob80de8fc0b85b00be6fc4a097ff1c4eb190850019
1 @LIT_SITE_CFG_IN_HEADER@
3 import sys
5 config.llvm_tools_dir = "@LLVM_TOOLS_DIR@"
6 config.polly_obj_root = "@POLLY_BINARY_DIR@"
7 config.bin_dir = "@CMAKE_RUNTIME_OUTPUT_DIRECTORY@"
9 # Let the main config do the real work.
10 lit_config.load_config(config, "@POLLY_SOURCE_DIR@/test/UnitIsl/lit.cfg")