From e6a338d263be224a931256e49415e22bb107c381 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. llvm-svn: 33240 --- llvm/docs/LangRef.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index 41b1f6d5a30c..9bd691371565 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/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