summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorAndrew Lenharth <andrewl@lenharth.org>2006-12-08 17:13:00 +0000
committerAndrew Lenharth <andrewl@lenharth.org>2006-12-08 17:13:00 +0000
commit8df88e2cc9bf474123cc7ee37bc57a040efd3497 (patch)
treecc5df6b214196c6ef0af4ebc3c5c477851ff9b99 /llvm/docs/BytecodeFormat.html
parentbb4e6d4d1204b1cd2f6e99863ffa7a657a575148 (diff)
downloadbcm5719-llvm-8df88e2cc9bf474123cc7ee37bc57a040efd3497.tar.gz
bcm5719-llvm-8df88e2cc9bf474123cc7ee37bc57a040efd3497.zip
Packed Structure Definitions (docs)
llvm-svn: 32357
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r--llvm/docs/BytecodeFormat.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html
index 669e7197f5e..524879f6097 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -862,6 +862,10 @@ missing otherwise.</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>
</tr>
OpenPOWER on IntegriCloud