Commits

John McCall committed f3e27d90ff8
Change IR-generation so that it emits metadata objects for the heap allocations it makes, and switch swift_alloc over to pass that pointer in as well as the alignment. Also, compute whether a type is POD during its generation and cache that in the object, and introduce a method on TypeInfo to destroy an object in memory. Swift SVN r1356