Commits

Mark Lacey committed 0b8642e701b
Use a SILBuilder rather than calling create. Use SILBuilder rather than an explicit BranchInst::create for creating a branch. We have several more of these that should be fixed up, and I intend on doing that as a first step toward improving our ability to ensure we maintain the call graph properly. Swift SVN r32099