aboutsummaryrefslogtreecommitdiffstats
path: root/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-18 20:17:05 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-18 20:17:05 +0000
commit43dfdb779bd3808caf9a4c305145b3e00252651a (patch)
tree347f79b623fed6db60bc8ba4a14d491f17bb4f53 /docs/BytecodeFormat.html
parent09daa63597e24c704a253ccb9091f7968ae27047 (diff)
downloadexternal_llvm-43dfdb779bd3808caf9a4c305145b3e00252651a.zip
external_llvm-43dfdb779bd3808caf9a4c305145b3e00252651a.tar.gz
external_llvm-43dfdb779bd3808caf9a4c305145b3e00252651a.tar.bz2
Correct a link, add a TOC entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15909 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/BytecodeFormat.html')
-rw-r--r--docs/BytecodeFormat.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html
index ad35315..51b5646 100644
--- a/docs/BytecodeFormat.html
+++ b/docs/BytecodeFormat.html
@@ -45,6 +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="#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>
@@ -1651,7 +1652,7 @@ describes the differences between that version and the one that <i>follows</i>.
</p>
</div>
<!-- _______________________________________________________________________ -->
-<div class="doc_subsection"><a name="vers12">Version 1.3 Differences From
+<div class="doc_subsection"><a name="vers13">Version 1.3 Differences From
1.4</a></div>
<!-- _______________________________________________________________________ -->
<div class="doc_subsubsection">Aligned Data</div>