Dump with dbgs() instead of printf.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 29 Aug 2011 18:14:17 +0000 (18:14 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 29 Aug 2011 18:14:17 +0000 (18:14 +0000)
commit3dedf7e2c835fbd6137b10e5a47a3fc0947ac24d
treea213daf891e00f6880130a0f6dff64a83d996bbf
parent4a3d0a56eb497ad83c0adfe9ac27c569767b14e8
Dump with dbgs() instead of printf.

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