Commits

Joe Groff committed 7e570413931
IRGen: SIL struct manipulation. Implement ElementRefInst so that struct accessors work. Also extend SILConstant lowering to support constant_refs to constructors, destructors, and property accessors so that constructor and property accessor references work. (Constructors don't yet get visited by IRGenSIL, though.) Swift SVN r3776