Commits

John McCall committed 44da666866b
Move ExplosionKind to IRGen.h so that using it doesn't require Explosion.h. This is just to isolate the parts of IR-generation that shouldn't have anything to do with emitting code within functions. Swift SVN r1039