Stop accepting and ignoring attributes in function types. Attributes are applied
authorChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 17:37:13 +0000 (17:37 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Jun 2011 17:37:13 +0000 (17:37 +0000)
commita16546a70bc8cdf609e9e10beb20925e54a88d77
treea670fed5f8c73a1386a2e1d2a8e708256cf793bc
parenta6591969ffa7b022656db25f33788fcf57361ac5
Stop accepting and ignoring attributes in function types.  Attributes are applied
to functions and call/invokes, not to types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133266 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp
test/CodeGen/X86/2007-10-15-CoalescerCrash.ll
test/Feature/paramattrs.ll
test/Integer/paramattrs_bt.ll [deleted file]
test/Transforms/InstCombine/2007-05-18-CastFoldBug.ll
test/Transforms/InstCombine/2007-09-11-Trampoline.ll
test/Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll