projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cea37b
)
One more small fix to documentation
author
Anton Korobeynikov
<asl@math.spbu.ru>
Tue, 23 Jan 2007 12:43:53 +0000
(12:43 +0000)
committer
Anton Korobeynikov
<asl@math.spbu.ru>
Tue, 23 Jan 2007 12:43:53 +0000
(12:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33463
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/BytecodeFormat.html
patch
|
blob
|
history
diff --git
a/docs/BytecodeFormat.html
b/docs/BytecodeFormat.html
index e65ee0cba47c2bc9436627f533443eadc677186f..4c1f64b30a4ce4041da5145600ca2c2e8679b21d 100644
(file)
--- a/
docs/BytecodeFormat.html
+++ b/
docs/BytecodeFormat.html
@@
-1492,9
+1492,13
@@
save bytecode space. If not, then a regular constant pool is written.</li>
2=Appending, 3=Internal, 4=LinkOnce, 5=DllImport, 6=DllExport<sup>1</sup></td>
</tr>
<tr>
- <td><a href="#bit">bit(16-
31
)</a></td>
+ <td><a href="#bit">bit(16-
18
)</a></td>
<td class="td_left">Visibility style: 0=Default, 1=Hidden.</td>
</tr>
+ <tr>
+ <td><a href="#bit">bit(19-31)</a></td>
+ <td class="td_left>Currently unassigned.</td>
+ </tr>
</tbody>
</table>