summaryrefslogtreecommitdiffstats
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
commit3bf01520eb32b6ae17e63ebd107d32b5ea9ac0bf (patch)
treeb05d8c091eb11709419f409dbf3fcb39a0297a61
parent16f122e6ad7cd9865851b3a2f43d89f703dbcdf9 (diff)
downloadbcm5719-llvm-3bf01520eb32b6ae17e63ebd107d32b5ea9ac0bf.tar.gz
bcm5719-llvm-3bf01520eb32b6ae17e63ebd107d32b5ea9ac0bf.zip
Remove reference to checkpoint.
llvm-svn: 35507
-rw-r--r--llvm/docs/LangRef.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index 4342445ec6c..a9d49e34029 100644
--- a/llvm/docs/LangRef.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud