isl_stream_read_map: force result to be a map
commitb966852ceb0edff90794c49052e478f70abd5850
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 2 Mar 2012 10:38:32 +0000 (2 11:38 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Aug 2012 10:20:09 +0000 (2 12:20 +0200)
tree8aec3ea6ff66d1f2e0c4718f825bfda8e9675264
parent90c4f2993168cd413e9b7afe066256072603c08e
isl_stream_read_map: force result to be a map

In particular, if obj_read returns a set, then turn it into a map.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_input.c