Commits
Michael Gottesman committed 2c15c6b9b47
Add a helper function SILBuilder::createBuiltinTrap for creating traps. I am going to use this in a forth coming fix to the Specializer. The reason I refactored it out into SILBuilder is this seems like generic useful functionality. rdar://16490450 Swift SVN r15745