Commits

Chris Lattner committed aded9d09126
Change ReturnInst to always require a non-null return value. This isn't the right modeling for falling off the end of the function, we should introduce an analog to the llvm "unrechable" instruction. Swift SVN r2825