Add constructors that take a BasicBlock to append to, to the rest of
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 27 May 2004 00:15:23 +0000 (00:15 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 27 May 2004 00:15:23 +0000 (00:15 +0000)
commit75dbe8eafaf9429e0a5881c64ecada4577d5c036
tree3af78b95dd2cb8bdb3283f5a23b8764c1a35d9eb
parentdcf3a6b1240cbeb0f74cf9261e4dae56830f51ee
Add constructors that take a BasicBlock to append to, to the rest of
the llvm::Instruction hierarchy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13800 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
include/llvm/iMemory.h
include/llvm/iOperators.h
include/llvm/iOther.h
include/llvm/iPHINode.h
lib/VMCore/iCall.cpp
lib/VMCore/iMemory.cpp
lib/VMCore/iOperators.cpp