Commits

Joe Groff committed 7b9f61de5c5
SILGen: Emit global var decl refs as calls to the accessor. Route global var refs (except for those referencing top-level code vars) through the lazy-initializing global accessor functions for those globals. Swift SVN r10519