Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
llvm-epi-0.8
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Roger Ferrer
llvm-epi-0.8
Commits
02d7f92a
Commit
02d7f92a
authored
20 years ago
by
Reid Spencer
Browse files
Options
Downloads
Patches
Plain Diff
Line length <= 80 cols.
llvm-svn: 15449
parent
40e93a46
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
llvm/docs/BytecodeFormat.html
+2
-1
2 additions, 1 deletion
llvm/docs/BytecodeFormat.html
with
2 additions
and
1 deletion
llvm/docs/BytecodeFormat.html
+
2
−
1
View file @
02d7f92a
...
@@ -233,7 +233,8 @@ variable bit rate encoding as described above.</p>
...
@@ -233,7 +233,8 @@ variable bit rate encoding as described above.</p>
byte with the lowest file offset (little endian).
</td>
byte with the lowest file offset (little endian).
</td>
</tr>
</tr>
<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
<td
style=
"vertical-align: top; text-align: left;"
>
A 24-bit unsigned
integer that occupies from one to four bytes using variable bit rate
integer that occupies from one to four bytes using variable bit rate
encoding.
</td>
encoding.
</td>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment