From: Chris Lattner Date: Sat, 4 Oct 2008 18:10:21 +0000 (+0000) Subject: notes are gone. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0c46a7d66688c6e38d59d17e302b8bcd354b04c5;p=oota-llvm.git notes are gone. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57059 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index bba96240d84..94ef37b97a7 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -752,8 +752,7 @@ an optional linkage type, an optional name, a (possibly empty) argument list (each with optional parameter attributes), an optional section, an optional alignment, an optional garbage collector name, -an optional function notes, an -opening curly brace, a list of basic blocks, and a closing curly brace. +an opening curly brace, a list of basic blocks, and a closing curly brace. LLVM function declarations consist of the "declare" keyword, an optional linkage type, an optional