Commits

Doug Gregor committed a0e384f5173
A named 'objc' attribute on a class or attribute provides the Objective-C runtime name. Replace the use of 'asmname' for the runtime name of a class or protocol with 'objc'. Use it for SwiftObject to eliminate a hack. Swift SVN r15631