cloog_names_read_strings: do not generate names if they cannot be read
commit57141f0f7cdb96b4cfbf24be4f95148ded82660c
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 1 Aug 2010 12:23:58 +0000 (1 14:23 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 1 Aug 2010 15:11:30 +0000 (1 17:11 +0200)
tree08cb2f7803a2abf212f9586aff609bd6af82afb9
parent1c11768340703f1eebc8b74178bb0b8df56b66e5
cloog_names_read_strings: do not generate names if they cannot be read

cloog_program_alloc needs to generate names anyway if they are missing,
and there is no need to do the generation in two places.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/cloog/names.h
source/names.c
source/union_domain.c