Add invokeinst and callinst ctors that don't take vectors.
authorChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 01:04:01 +0000 (01:04 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Feb 2007 01:04:01 +0000 (01:04 +0000)
commitd2dd1508aa1218ab1cb34abb8b73ed531847df5a
treea01796ca4ebefd50f0810bf70b6798a6ff916140
parentd54f432006283ce5ff5626799eb2d7937542b3e8
Add invokeinst and callinst ctors that don't take vectors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34214 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h
lib/VMCore/Instructions.cpp