From: Reid Spencer Date: Sun, 31 Dec 2006 07:20:23 +0000 (+0000) Subject: One more try on the table formatting. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f17a0b7117af9fed21bd2232d50d4fc4c27b5944;p=oota-llvm.git One more try on the table formatting. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32793 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index a7f8b1009e5..4954113d0d4 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -942,7 +942,8 @@ Variable argument functions can access their arguments with the function taking an i32, returning an i32 - float (i16 @sext, i32 *) * + float (i16 @sext, i32 *) * + Pointer to a function that takes an i16 that should be sign extended and a pointer to i32, returning