drop deprecated isl_map_copy_basic_map and isl_map_drop_basic_map
commit47adbf4ac874f0a0cbdce3795761fb73836e5fc1
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 26 Aug 2016 14:10:34 +0000 (26 16:10 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 22 Feb 2017 11:31:08 +0000 (22 12:31 +0100)
treecb3b4d95351a67deb6cfbb86c3fc6c8d8f6ff301
parent6d0e0bd636d1e1c1719900002b5a3e6754647f07
drop deprecated isl_map_copy_basic_map and isl_map_drop_basic_map

These functions are too closely tied to the internal representation and
have been deprecated in bb38638 (mark isl_map_copy_basic_map and
isl_map_drop_basic_map as deprecated, Wed Oct 19 14:50:50 2016 +0200).

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
include/isl/map.h
isl_map.c