isl_input.c: obj_read: hoist reading next token out of disjunct loop
commit63eca3178d12d11c41ecce915d2d5e1e02755b80
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 19 Oct 2017 10:52:14 +0000 (19 12:52 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 4 Mar 2018 14:36:00 +0000 (4 15:36 +0100)
tree492c9dba961a0991c43cd67a756b0967b45fba43
parentb751f76e0d682dafc546bab1fccc09c96f4bfaa4
isl_input.c: obj_read: hoist reading next token out of disjunct loop

This will make it easier to extract the disjunct reading loop
in the next commit.

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