summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2004-08-27 07:59:37 +0000
committerNate Begeman <natebegeman@mac.com>2004-08-27 07:59:37 +0000
commit0c1e6804a17da39697fd7d8d94dbf8d0f077cec3 (patch)
treef4bf723f80b0def6a706c90adeb158a3be232e4d /llvm/docs/BytecodeFormat.html
parent11f0fc8eda1243e8683917d5a1f7bd340f69df03 (diff)
downloadbcm5719-llvm-0c1e6804a17da39697fd7d8d94dbf8d0f077cec3.tar.gz
bcm5719-llvm-0c1e6804a17da39697fd7d8d94dbf8d0f077cec3.zip
Fix a typo in the bytecode format documentation
llvm-svn: 16072
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 33450231125..9480da4a503 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -1474,7 +1474,7 @@ single <a href="#uint32_vbr">uint32_vbr</a> as follows:</p>
<a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm/include/llvm/Instruction.def">
<tt>include/llvm/Instruction.def</tt></a> file. You should check there for the
most recent definitions. The table below provides the opcodes defined as of
- the writing of this document. The table associates each opcode mneumonic with
+ the writing of this document. The table associates each opcode mnemonic with
its enumeration value and the bytecode and LLVM version numbers in which the
opcode was introduced.</p>
<table>
OpenPOWER on IntegriCloud