OSDN Git Service

radeon/llvm: Remove AMDILIntrinsicInfo::GetDeclaration fuction body
authorTom Stellard <thomas.stellard@amd.com>
Mon, 28 May 2012 16:07:41 +0000 (12:07 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 29 May 2012 15:55:52 +0000 (11:55 -0400)
commit32b83e0366560a77798545880f980adc04b4361f
tree281cadf35323e916b152490928d56e12b3f6f24f
parent49fb99bd131a4ed89e6f55cf360f67618acafec4
radeon/llvm: Remove AMDILIntrinsicInfo::GetDeclaration fuction body

This function was causing compile errors in the tablegen'd code for
some intrinsic definitions.  I don't think we really need this function,
so I'm removing the function body just as a temporary solution.  I'll
look into removing the entire AMDILIntrinsicInfo class later.
src/gallium/drivers/radeon/AMDILIntrinsicInfo.cpp