From 7bf214d8d097ad5a2a1f2d3fa0c92dce2339b048 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 15 Jan 2007 18:28:34 +0000 Subject: [PATCH] One more @ to remove. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33240 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LangRef.html b/docs/LangRef.html index 41b1f6d5a30..9bd69137156 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -928,7 +928,7 @@ 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