isl_map.c: remove_if_empty: return modified isl_map
commit256788791b7eb7d82bf90ec5dec383c3031853c8
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 24 Mar 2018 14:18:18 +0000 (24 15:18 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 12 May 2018 13:53:48 +0000 (12 15:53 +0200)
tree0f067cfd30fad53c229964baa3983ed0e84419ad
parent25dfcd223bece5d981aff435cef9eb60220e25a2
isl_map.c: remove_if_empty: return modified isl_map

This is more in line with other functions and
will make it easier to apply the next commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map.c