Begin the process of privatizing the type uniquing tables. No API changes yet, but...
authorOwen Anderson <resistor@mac.com>
Tue, 4 Aug 2009 23:33:01 +0000 (23:33 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 4 Aug 2009 23:33:01 +0000 (23:33 +0000)
commit020e9ab052c42c308223eb85f9eff739874ee4a2
treedfa06f9b3722c250e052b30eaa0e81eaae78edab
parent3fe14bf15338866b21784a64b78e53b5801523c8
Begin the process of privatizing the type uniquing tables.  No API changes yet, but there will be in the near future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/LLVMContextImpl.h
lib/VMCore/Type.cpp
lib/VMCore/TypesContext.h [new file with mode: 0644]