Commits

Mark Lacey committed ab8dd24caaf
Use rbegin() on SILBasicBlock rather than grabbing the instruction list. We already have iterators over the contents of the block, so no need to directly access the instruction list to get at these. Swift SVN r32305