tidy up a bit, move DEBUG down to when we commit to doing the transform so we
authorChris Lattner <sabre@nondot.org>
Tue, 14 Dec 2010 07:23:10 +0000 (07:23 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 14 Dec 2010 07:23:10 +0000 (07:23 +0000)
commite0b18e59120abc29bd25d69d20c4b0f310ec3382
tree792e0bd372a5b3549d16248bc224d9f51c1f91d1
parent07ff3539f5342bdac019c68bb362cb222b3f71d9
tidy up a bit, move DEBUG down to when we commit to doing the transform so we
don't print it unless the xform happens.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121758 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp