[cfe-commits] r42844 - /cfe/trunk/docs/InternalsManual.html

Ted Kremenek kremenek at apple.com
Wed Oct 10 16:22:00 PDT 2007


Author: kremenek
Date: Wed Oct 10 18:22:00 2007
New Revision: 42844

URL: http://llvm.org/viewvc/llvm-project?rev=42844&view=rev
Log:
Commented out header with no section body.  Will write this eventually.

Modified:
    cfe/trunk/docs/InternalsManual.html

Modified: cfe/trunk/docs/InternalsManual.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/InternalsManual.html?rev=42844&r1=42843&r2=42844&view=diff

==============================================================================
--- cfe/trunk/docs/InternalsManual.html (original)
+++ cfe/trunk/docs/InternalsManual.html Wed Oct 10 18:22:00 2007
@@ -596,8 +596,9 @@
 (which also includes conditions for loops and switch statements) are
 hoisted into the actual basic block.</p>
 
-
+<!--
 <h4>Implicit Control-Flow</h4>
+-->
 
 <!--
 <p>A key design principle of the <tt>CFG</tt> class was to not require





More information about the cfe-commits mailing list