summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2005-10-24 16:20:10 +0000
committerJohn Criswell <criswell@uiuc.edu>2005-10-24 16:20:10 +0000
commit2bbe711c88ec4673b7b10aec57b44be630b3988a (patch)
treeaafc0926847c7bdf2662ea17aeccc208838c40c9 /llvm/docs/BytecodeFormat.html
parent4c0cf7f20560528a5a180e2dfa3ec3f194afd477 (diff)
downloadbcm5719-llvm-2bbe711c88ec4673b7b10aec57b44be630b3988a.tar.gz
bcm5719-llvm-2bbe711c88ec4673b7b10aec57b44be630b3988a.zip
Fixed a grammar issue.
llvm-svn: 23966
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r--llvm/docs/BytecodeFormat.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html
index dd395306611..e767498d165 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -732,7 +732,7 @@ as shown in the following table.</p>
</table>
<p>
Of particular note, the bytecode format number is simply a 28-bit
-monotonically increase integer that identifies the version of the bytecode
+monotonically increasing integer that identifies the version of the bytecode
format (which is not directly related to the LLVM release number). The
bytecode versions defined so far are (note that this document only
describes the latest version, 1.3):</p>
OpenPOWER on IntegriCloud