Fix a use of an invalid iterator when -debug-pass=Details is used.
authorDan Gohman <gohman@apple.com>
Thu, 6 Nov 2008 21:57:17 +0000 (21:57 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 6 Nov 2008 21:57:17 +0000 (21:57 +0000)
commite187726208f839691afca88bce8b2d6fe4d5bcbb
tree0cb670c00fc9223abd88b705512b9365dcabaace
parent44cf38c01ff610139d2e8dbbdc4e6123a3debcdd
Fix a use of an invalid iterator when -debug-pass=Details is used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/PassManager.cpp