llvm-project/polly/test/Cloog/lit.local.cfg

4 lines
111 B
INI

cloog = config.root.cloog_found
if cloog not in ['TRUE', 'true', 'yes', 'YES'] :
config.unsupported = True