Parameter attributes are part of a FunctionType and deserve to be factored
authorReid Spencer <rspencer@reidspencer.com>
Mon, 8 Jan 2007 19:41:01 +0000 (19:41 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 8 Jan 2007 19:41:01 +0000 (19:41 +0000)
commit877e7ce051aa0b29e68be9a5633cc8e17e2ec332
treec5b53ddc7a2b96485c5a51c7e1527fe0c515850b
parent5e85cd2723d7c219a28123928b9164c67d16c21f
Parameter attributes are part of a FunctionType and deserve to be factored
into comparisons of two FunctionTypes. Make it so.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33020 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Type.cpp