summaryrefslogtreecommitdiff
path: root/docs/LangRef.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-03-30 16:09:58 +0000
committerDuncan Sands <baldrick@free.fr>2007-03-30 16:09:58 +0000
commit526cdf6b9e249d5069a8bb96106b126fdf1afcc8 (patch)
tree951199d56cdff3d031a9cda49db2cc0e27fc37c2 /docs/LangRef.html
parent8036ca47e27c22055cf8d708358b2e48b2a63e3b (diff)
downloadllvm-526cdf6b9e249d5069a8bb96106b126fdf1afcc8.tar.gz
llvm-526cdf6b9e249d5069a8bb96106b126fdf1afcc8.tar.bz2
llvm-526cdf6b9e249d5069a8bb96106b126fdf1afcc8.tar.xz
Remove reference to checkpoint.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35507 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/LangRef.html')
-rw-r--r--docs/LangRef.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 4342445ec6..a9d49e3402 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -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>