Commits

Joe Groff committed aaa85831a36
IRGen: Lower SIL super_method for native classes. ObjC classes will need a special code path to support super_method, but in the pure Swift case it's just a direct reference to the super implementation. Swift SVN r4457