[LPM] Cleanup some loops to be range based for loops before hacking on
authorChandler Carruth <chandlerc@gmail.com>
Tue, 18 Aug 2015 18:41:53 +0000 (18:41 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 18 Aug 2015 18:41:53 +0000 (18:41 +0000)
commitebb4ccb3a80f91be7ff03732bc69881502aa3dbd
treefb74c8f216ddd03cd89600597b436d7487759e7e
parenta4d17df846a9abc1be9a73862452cf4dfcd33689
[LPM] Cleanup some loops to be range based for loops before hacking on
this code. NFC.

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