Remove reference to checkpoint.
authorDuncan Sands <baldrick@free.fr>
Fri, 30 Mar 2007 16:09:58 +0000 (16:09 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 30 Mar 2007 16:09:58 +0000 (16:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35507 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 4342445ec6c24eb31edc469dfb9564993caf8bbd..a9d49e34029a33fc3049bcf3fce5ba8cf47d37ea 100644 (file)
@@ -846,16 +846,6 @@ following rules:
   terms of 64 <2 x double>, for example.</li>
 </ol>
 </div>
-<!-- ======================================================================= -->
-<div class="doc_subsection">
-  <a name="datalayout">Data Layout</a>
-</div>
-<div class="doc_text">
-  <p>At the top level, the keyword <tt>checkpoint</tt> may be used to force the
-  assembler to check point the types and values it has defined so far. Any
-  unresolved types or references will generate error messages. This is useful
-  as an assertion point or for debugging.</p>
-</div>
 
 <!-- *********************************************************************** -->
 <div class="doc_section"> <a name="typesystem">Type System</a> </div>