Added debug output for inherited passes that are invalidated.
authorAndreas Neustifter <astifter-llvm@gmx.at>
Fri, 4 Dec 2009 06:58:24 +0000 (06:58 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Fri, 4 Dec 2009 06:58:24 +0000 (06:58 +0000)
commit1f6ae8172594385bfa369e0551887589a00c4572
treefb52e846e65694b26749798bf7fc4b381901cb26
parentfa8182e3350059d3410776734651d26ce5dbf639
Added debug output for inherited passes that are invalidated.

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