From 0ab204bb364c3588c3e2f2a8282655e9c09e8fc6 Mon Sep 17 00:00:00 2001 From: Lauro Ramos Venancio Date: Thu, 12 Apr 2007 19:52:46 +0000 Subject: update documentation llvm-svn: 35952 --- llvm/docs/BytecodeFormat.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'llvm/docs/BytecodeFormat.html') diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index 06320a30b4f..8cb072bb9d4 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/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. -- cgit v1.2.3