Commits

Joe Groff committed 827cbfe0b01
IRGen: Dynamic init for repl ObjC extensions. When running in immediate mode, generate a global initializer when an extension is defined for an ObjC class that uses the class_replaceMethod runtime function to dynamically add the extension methods to the ObjC class. Swift SVN r4153