use the correct code for binop instrs
authorChris Lattner <sabre@nondot.org>
Wed, 2 May 2007 04:26:36 +0000 (04:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 May 2007 04:26:36 +0000 (04:26 +0000)
commitf639875cd73902a29bc222d520cc0c45d379d137
tree969595d79b3040f1f99ac719447d5f4c38b2d69b
parent80d692be2e0ddadccb070d6dcde5b5c8c8ab8eec
use the correct code for binop instrs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36639 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp