diff options
Diffstat (limited to 'docs/BitCodeFormat.html')
-rw-r--r-- | docs/BitCodeFormat.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index a8777ee772..30145de581 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -1145,6 +1145,18 @@ type table. </div> <!-- _______________________________________________________________________ --> +<h4><a name="TYPE_CODE_HALF">TYPE_CODE_HALF Record</a></h4> + +<div> + +<p><tt>[HALF]</tt></p> + +<p>The <tt>HALF</tt> record (code 10) adds a <tt>half</tt> (16-bit +floating point) type to the type table. +</p> +</div> + +<!-- _______________________________________________________________________ --> <h4><a name="TYPE_CODE_FLOAT">TYPE_CODE_FLOAT Record</a></h4> <div> |