Privatize the first of the value maps.
[oota-llvm.git] / lib / VMCore / LLVMContextImpl.cpp
2009-07-21 Owen AndersonPrivatize the first of the value maps.
2009-07-16 Owen AndersonPrivatize the MDNode uniquing table.
2009-07-16 Owen AndersonPrivatize the MDString uniquing table.
2009-07-16 Owen AndersonPrivatize the ConstantFP table. I'm on a roll!
2009-07-16 Owen AndersonMove the ConstantInt uniquing table into LLVMContextImp...