Dan Gohman 63a03cf585 Allocate the basic types inside the LLVMContextImpl instance,
rather than separately with new. Move the members above the
TypeMap members to avoid destruction order issues. This fixes
a leak of these objects, and eliminates an extra level of
indirection in Type::getInt32Ty and friends.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79997 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-25 16:00:35 +00:00
..
2009-08-23 04:44:11 +00:00
2009-08-17 23:17:17 +00:00
2009-08-23 04:44:11 +00:00
2009-08-23 04:44:11 +00:00