Commits
Joe Groff committed 793fe06a340
SILGen: Emit an artificial toplevel for files with @UIApplicationMain classes. If a source file contains the main class for its module, then implicitly emit a top_level_code that invokes UIApplicationMain with the name of the marked class. Swift SVN r18088