Dan Gohman 4af3f9b57d 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.

llvm-svn: 79997
2009-08-25 16:00:35 +00:00
..
2009-08-04 23:02:53 +00:00
2009-08-23 04:44:11 +00:00
2009-07-29 22:17:13 +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