Commits

Chris Lattner committed fa168e15a96
remove emitRValueAsUnsubstituted and some related logic. Once I get this deep, it seems that this is not a good idea, because it seems statically live from the SIL SuperToArchetypeInst. However, apparently nothing in the testsuite exercises this code, so I'll need to discuss and a testcase to know how much logic needs to be ressurrected from SVN. rdar://13681541 Swift SVN r4800