aboutsummaryrefslogtreecommitdiffstats
path: root/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-07-07 15:02:54 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-07-07 15:02:54 +0000
commit170a3dc422837773946991014dc1aad5e4b7ebeb (patch)
treeadbe099237fa15f87ed16f9b5dd03f24b2e1a9c6 /docs/BytecodeFormat.html
parent82c4671f86ec80eae2da6962eef7f48c961a161f (diff)
downloadexternal_llvm-170a3dc422837773946991014dc1aad5e4b7ebeb.zip
external_llvm-170a3dc422837773946991014dc1aad5e4b7ebeb.tar.gz
external_llvm-170a3dc422837773946991014dc1aad5e4b7ebeb.tar.bz2
Insert a reference to uint32_vbr encoding.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14669 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/BytecodeFormat.html')
-rw-r--r--docs/BytecodeFormat.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html
index 72afd5b..68f7243 100644
--- a/docs/BytecodeFormat.html
+++ b/docs/BytecodeFormat.html
@@ -503,8 +503,8 @@ sections.</p>
<!-- _______________________________________________________________________ -->
<div class="doc_subsubsection"><a name="format">Format Information</a></div>
<div class="doc_text">
-<p>The format information field is encoded into a 32-bit vbr-encoded unsigned
-integer as shown in the following table.</p>
+ <p>The format information field is encoded into a
+ <a href="#uint32_vbr">uint32_vbr</a> as shown in the following table.</p>
<table>
<tr>
<th><b>Type</b></th>