Commits

Chris Lattner committed 2d35d51eadd
Now that initializers have been reworked, there is finally only one client of SGF::emitLocalVariable: inline it into its only remaining client (which is indirectly part of 'var' pattern binding emission) and simplify the code a bit. NFC. Swift SVN r27531