[Soot-list] A question on ShimpleTransformer

Navindra Umanee navindra at cs.mcgill.ca
Wed Sep 14 01:13:17 EDT 2005


> The current ShimpleTransformer might not let you do that.  It might be
> possible to generate the Shimple bodies on demand though.  I'll take a
> look later tonight.

Try grabbing ShimpleTransformer.java and ShimpleMethodSource.java from
trunk/src/soot/shimple in SVN (revision 2135).  Haven't tested
extensively, but Shimple bodies are now computed on demand in whole
Shimple mode -- you should see some performance improvement.

Let me know if you have any trouble.

Cheers,
Navin.



More information about the Soot-list mailing list