From: Anton Korobeynikov Date: Tue, 23 Jan 2007 12:43:53 +0000 (+0000) Subject: One more small fix to documentation X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=daa3189ed0c3fbbf01e778cf61699e1ea024a0de;p=oota-llvm.git One more small fix to documentation git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33463 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index e65ee0cba47..4c1f64b30a4 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -1492,9 +1492,13 @@ save bytecode space. If not, then a regular constant pool is written. 2=Appending, 3=Internal, 4=LinkOnce, 5=DllImport, 6=DllExport1 - bit(16-31) + bit(16-18) Visibility style: 0=Default, 1=Hidden. + + bit(19-31) +