use range-based for-loops; NFCI
authorSanjay Patel <spatel@rotateright.com>
Thu, 21 May 2015 17:43:26 +0000 (17:43 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 21 May 2015 17:43:26 +0000 (17:43 +0000)
commit430cdabf4639eb3d3ccc5982c546291971cbbd1f
tree40fd3abb8337b37ab045061cf78cd4af68775fb2
parent090f1dedf0399ebc4e78b79de692b90f41ea6ec9
use range-based for-loops; NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237918 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineCombiner.cpp