[cleanup] Switch to using range-based for loops in two very obvious
authorChandler Carruth <chandlerc@gmail.com>
Mon, 6 Oct 2014 00:06:48 +0000 (00:06 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 6 Oct 2014 00:06:48 +0000 (00:06 +0000)
commit24a19341bb819f0f2c1dda617897809244a69534
tree8982ef0367f82062ffe6a4ba42aee594806ffc3b
parentb3d7f9c18de693c0066d372259240399686f4f4b
[cleanup] Switch to using range-based for loops in two very obvious
places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219095 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/PassRegistry.cpp