Commits

Chris Lattner committed 305fe6c8b6c
A couple more cleanups: use the SILBuilder helper that wraps emitDestroyValue, and create SILBuilders locally when needed (they are cheap to construct) instead of creating them once and passing them around. Swift SVN r10444