summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-10-16 00:29:30 +0000
committerChris Lattner <sabre@nondot.org>2004-10-16 00:29:30 +0000
commitdb6a9fdf3885a338a7b028aed767fde919548f35 (patch)
tree7d5e3710672bfa76de1d44832cbd7c220fc9b6e9 /llvm/docs/BytecodeFormat.html
parentf22be934288d0b2dfe22342063235b6f4ce17d7e (diff)
downloadbcm5719-llvm-db6a9fdf3885a338a7b028aed767fde919548f35.tar.gz
bcm5719-llvm-db6a9fdf3885a338a7b028aed767fde919548f35.zip
None of these have actually been implemented yet.
llvm-svn: 17027
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r--llvm/docs/BytecodeFormat.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html
index 9480da4a503..026f1dc7992 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -45,7 +45,7 @@
</li>
<li><a href="#versiondiffs">Version Differences</a>
<ol>
- <li><a href="#vers13">Version 1.3 Differences From 1.4</a></li>
+<!-- <li><a href="#vers13">Version 1.3 Differences From 1.4</a></li>-->
<li><a href="#vers12">Version 1.2 Differences From 1.3</a></li>
<li><a href="#vers11">Version 1.1 Differences From 1.2</a></li>
<li><a href="#vers10">Version 1.0 Differences From 1.1</a></li>
@@ -1673,9 +1673,11 @@ describes the differences between that version and the one that <i>follows</i>.
</p>
</div>
<!-- _______________________________________________________________________ -->
+<!--
<div class="doc_subsection"><a name="vers13">Version 1.3 Differences From
- 1.4</a></div>
+ 1.4</a></div> -->
<!-- _______________________________________________________________________ -->
+<!--
<div class="doc_subsubsection">Aligned Data</div>
<div class="doc_text">
<p>In version 1.3, certain data items were aligned to 32-bit boundaries. In
@@ -1699,7 +1701,7 @@ describes the differences between that version and the one that <i>follows</i>.
</ul>
<p>None of these constructs are aligned in version 1.4</p>
</div>
-
+-->
<!-- _______________________________________________________________________ -->
<div class="doc_subsection"><a name="vers12">Version 1.2 Differences
From 1.3</a></div>
OpenPOWER on IntegriCloud