Move this debug statement earlier so it is easy to see the order in
authorDuncan Sands <baldrick@free.fr>
Sat, 26 May 2012 07:47:48 +0000 (07:47 +0000)
committerDuncan Sands <baldrick@free.fr>
Sat, 26 May 2012 07:47:48 +0000 (07:47 +0000)
commit24dfa52fa20eee39440e5dec4d23359e5a6773c7
tree38f5b29ba9e7d3aee145e0a6fd3467e496b68786
parentc7a884040e4ec7795515978a94803894ad08c4ca
Move this debug statement earlier so it is easy to see the order in
which operands come flying out of the linearization stage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/Reassociate.cpp