[llvm-commits] CVS: llvm/docs/BytecodeFormat.html
reid at x10sys.com
reid at x10sys.com
Tue Aug 3 13:58:07 PDT 2004
Changes in directory llvm/docs:
BytecodeFormat.html updated: 1.23 -> 1.24
---
Log message:
Line length <= 80 cols.
---
Diffs of the changes: (+3 -2)
Index: llvm/docs/BytecodeFormat.html
diff -u llvm/docs/BytecodeFormat.html:1.23 llvm/docs/BytecodeFormat.html:1.24
--- llvm/docs/BytecodeFormat.html:1.23 Tue Aug 3 15:33:56 2004
+++ llvm/docs/BytecodeFormat.html Tue Aug 3 15:57:56 2004
@@ -233,7 +233,8 @@
byte with the lowest file offset (little endian).</td>
</tr>
<tr>
- <td style="vertical-align: top;"><a name="uint24_vbr"><b>uint24_vbr</b></a></td>
+ <td style="vertical-align: top;"><a name="uint24_vbr">
+ <b>uint24_vbr</b></a></td>
<td style="vertical-align: top; text-align: left;">A 24-bit unsigned
integer that occupies from one to four bytes using variable bit rate
encoding.</td>
@@ -1629,7 +1630,7 @@
<a href="mailto:rspencer at x10sys.com">Reid Spencer</a> and <a
href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-Last modified: $Date: 2004/08/03 20:33:56 $
+Last modified: $Date: 2004/08/03 20:57:56 $
</address>
<!-- vim: sw=2
-->
More information about the llvm-commits
mailing list