[Scummvm-cvs-logs] SF.net SVN: scummvm:[42509] tools/branches/gsoc2009-decompiler/decompiler/ doc/structuring.txt
kjdf at users.sourceforge.net
kjdf at users.sourceforge.net
Wed Jul 15 17:54:43 CEST 2009
Revision: 42509
http://scummvm.svn.sourceforge.net/scummvm/?rev=42509&view=rev
Author: kjdf
Date: 2009-07-15 15:54:43 +0000 (Wed, 15 Jul 2009)
Log Message:
-----------
decompiler: updated documentation
Modified Paths:
--------------
tools/branches/gsoc2009-decompiler/decompiler/doc/structuring.txt
Modified: tools/branches/gsoc2009-decompiler/decompiler/doc/structuring.txt
===================================================================
--- tools/branches/gsoc2009-decompiler/decompiler/doc/structuring.txt 2009-07-15 15:53:52 UTC (rev 42508)
+++ tools/branches/gsoc2009-decompiler/decompiler/doc/structuring.txt 2009-07-15 15:54:43 UTC (rev 42509)
@@ -99,7 +99,3 @@
* it is strictly dominated by the condition
* it is reachable by only one of the conditional paths
-
-Collapsing the bottommost (with the least post-order number) nodes first
-seems to give a better structuring (less gotos) but should not affect the
-correctness of the output.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list