PetScan: allow label on any statement
commit6cc10ee2a23e62bbb54399827636bbc74dfb1b9b
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 11 Jul 2014 15:19:10 +0000 (11 17:19 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Jan 2015 15:51:25 +0000 (23 16:51 +0100)
tree8eeab2f33f7c131589cf1f14fe9da40a0db618ad
parent3e4e687c777ddb1faf2b714bfe28d8cad169358a
PetScan: allow label on any statement

Ever since 2422264 (construct pet_scop from intermediate pet_tree data
structure, Tue Dec 31 12:00:45 2013 +0100), we keep track of the label
in the pet_tree, so there is no longer any need to only allow labels
on expression statements.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc