CodeGen: Use range-based for loops, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 8 Jan 2015 20:44:33 +0000 (20:44 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 8 Jan 2015 20:44:33 +0000 (20:44 +0000)
commit8826cb95266483df4e3723de1587df3f4df96145
tree6c8d055f93232f81827a864e3366016e4258b85f
parent3b1f741856b01f0c9bbd0f8162b66964dad0590d
CodeGen: Use range-based for loops, NFC

Patch by Ramkumar Ramachandra!

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