[Soot-list] EmptySwitchEliminator

M.Schmidt markus262 at web.de
Thu Nov 12 07:18:01 EST 2020


Hi,

is there a reason which I'm not aware of at the moment, why the
EmptySwitchEliminator optimizes LookupSwitchStmt but does not apply to
TableSwitchStmt?

see
https://github.com/soot-oss/soot/blob/master/src/main/java/soot/jimple/toolkits/scalar/EmptySwitchEliminator.java

Regards Markus



More information about the Soot-list mailing list