simplify code generated by tblgen that is not necessary since we dropped
authorChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 04:07:48 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 17 May 2012 04:07:48 +0000 (04:07 +0000)
commit786edd228a2542b97384a56a5e1b7f6f692ebfa4
tree3e0ced8fd7b60c85b66226830e68f00f8bc6a5ee
parent9522bfc87bde5d3592dbd98d799dd4495746ed48
simplify code generated by tblgen that is not necessary since we dropped
compatibility with LLVM 2.x bitcode files.

llvm-svn: 156976
llvm/utils/TableGen/IntrinsicEmitter.cpp