Commits

Joe Groff committed 7b5e8c84cba
SILGen: Gen VarDecls as locals for toplevel code. If the TranslationUnit being silgenned is a Main or Repl unit, generate globals like locals. Generating toplevel functions as closures still needs to be done. Swift SVN r3340