update documentation
authorLauro Ramos Venancio <lauro.venancio@gmail.com>
Thu, 12 Apr 2007 19:52:46 +0000 (19:52 +0000)
committerLauro Ramos Venancio <lauro.venancio@gmail.com>
Thu, 12 Apr 2007 19:52:46 +0000 (19:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35952 91177308-0d34-0410-b5e6-96231b3b80d8

docs/BytecodeFormat.html

index 06320a30b4f752d37bc476f41674d53301ce0df0..8cb072bb9d4de9204cf0eb116b594e6691b65fb9 100644 (file)
@@ -998,7 +998,11 @@ and a an optional initializers for the global var.</p>
         6=DllExport, 7=ExternWeak</td>
     </tr>
     <tr>
-      <td><a href="#bit">bit(5-31)</a></td>
+      <td><a href="#bit">bit(5)</a></td>
+      <td class="td_left">Is Thread Local?</td>
+    </tr>
+    <tr>
+      <td><a href="#bit">bit(6-31)</a></td>
       <td class="td_left">Type slot number of type for the global variable.</td>
     </tr>
   </tbody>