From: Chris Lattner Date: Tue, 6 Jul 2004 19:58:54 +0000 (+0000) Subject: Punctuate X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f4ddea69ba6d92d59dcc3ff11b426d5d8b62ce8a;p=oota-llvm.git Punctuate git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14650 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 9b85a378fd0..05742fd6468 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -629,7 +629,7 @@ Notes:

The module global info block contains the definitions of all global variables including their initializers and the declaration of all - functions. The format is shown in the table below

+ functions. The format is shown in the table below:

Type