Commits
John McCall committed e53aed65d77
Initial support for IR-genning generic function bodies. Mangling is still a hack, pending a better type AST. Fixed a bug where arguments passed indirectly were not being destroyed by the callee (when passed by value). Changed some of the protocol signatures to use the generic opaque pointer type, making the types a bit more self-documenting in the IR. Swift SVN r2274