From: Lauro Ramos Venancio
Date: Thu, 12 Apr 2007 19:52:46 +0000 (+0000)
Subject: update documentation
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7280c50e2fba35132de4cd5e95e65504c585e0e8;p=oota-llvm.git
update documentation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35952 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html
index 06320a30b4f..8cb072bb9d4 100644
--- a/docs/BytecodeFormat.html
+++ b/docs/BytecodeFormat.html
@@ -998,7 +998,11 @@ and a an optional initializers for the global var.
6=DllExport, 7=ExternWeak
- bit(5-31) |
+ bit(5) |
+ Is Thread Local? |
+
+
+ bit(6-31) |
Type slot number of type for the global variable. |