Move the ConstantStruct factory methods over to LLVMContext.
authorOwen Anderson <resistor@mac.com>
Wed, 15 Jul 2009 21:00:46 +0000 (21:00 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 15 Jul 2009 21:00:46 +0000 (21:00 +0000)
commit23c8046a84af0cef7bdeeb2af3313821d274b974
tree800a524bcdf2d30953e9871fe19c9fdfd073c550
parentf1459cf1f289a6a3454ed7005ba404dd94b4571e
Move the ConstantStruct factory methods over to LLVMContext.

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