Learn more about cloning repositories
You have read-only access
IRGen: SIL AllocRefInst. Implement AllocRefInst so that SIL-emitted constructors can be irgenned. Factor the code for allocating a class instance from GenClass's emitClassConstructor function. Swift SVN r3826