From daa3189ed0c3fbbf01e778cf61699e1ea024a0de Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Tue, 23 Jan 2007 12:43:53 +0000 Subject: [PATCH] One more small fix to documentation git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33463 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/BytecodeFormat.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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) +