Add new BinaryOperator::createAdd/Sub/... methods to avoid having to type
authorChris Lattner <sabre@nondot.org>
Thu, 10 Jun 2004 01:43:29 +0000 (01:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Jun 2004 01:43:29 +0000 (01:43 +0000)
commit5118872dd2a62b3ba022aff37ebc26003cca5adb
tree08fcce26774be67651ee3fd3d790a5a8e8f278ec
parente9e326e2eb223ea4bc6762a099ce3c314e4daedb
Add new BinaryOperator::createAdd/Sub/... methods to avoid having to type
llvm::Instruction:: all of the time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14105 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h