mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Remove reference to checkpoint.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35507 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8036ca47e2
commit
526cdf6b9e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user