Move a bit more functionality to LLVMContext, which apparently wasn't being used...
authorOwen Anderson <resistor@mac.com>
Mon, 13 Jul 2009 23:16:26 +0000 (23:16 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 13 Jul 2009 23:16:26 +0000 (23:16 +0000)
commit099c28e44622004fe278af697257eff8e58e8ada
treeb05ea1cfb920c9acc7017963dde0a396b37168bb
parent5f1f0b8f7e7087d456ddc3efdb4bed21a4ae359c
Move a bit more functionality to LLVMContext, which apparently wasn't being used anyways.

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