Packed Structure Definitions (docs)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32357 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andrew Lenharth
2006-12-08 17:13:00 +00:00
parent 5c2a46052b
commit 75e1068c60
2 changed files with 37 additions and 0 deletions
+4
View File
@@ -861,6 +861,10 @@ missing otherwise.</td>
<td><a href="#uint24_vbr">uint24_vbr</a></td>
<td class="td_left">Type ID for structure types (14)</td>
</tr>
<tr>
<td><a href="#uint32_vbr">uint32_vbr</a></td>
<td class="td_left">Value 0 if a normal structure, 1 if a packed structure</td>
</tr>
<tr>
<td><a href="#zlist">zlist</a>(<a href="#uint24_vbr">uint24_vbr</a>)</td>
<td class="td_left">Slot number of each of the element's fields.</td>