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)
commit15706cbf8520f7c372e1c2e441e3b5d18f24aafd
treed8c0c23f63b36e202fd5b80aadd2242355aa02ea
parente4807c1ba1233c717efa63c7ed405aeec8e792ac
simplify code generated by tblgen that is not necessary since we dropped
compatibility with LLVM 2.x bitcode files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156976 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/IntrinsicEmitter.cpp