Commits

Joe Groff committed 814229fce7b
SILGen: Generate top-level code. Add a toplevel Function object to SILModule. When SILGenModule encounters TopLevelCodeDecls, pass their bodies on to SILGenFunction to emit SIL into the toplevel function Swift SVN r3336