OSDN Git Service

Do the LiveVariables update before printing the instruction in
authorDan Gohman <gohman@apple.com>
Wed, 12 Nov 2008 17:15:19 +0000 (17:15 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 12 Nov 2008 17:15:19 +0000 (17:15 +0000)
commit2d9716f7bfb701d4606a993765ea233116fe3a68
tree63548f37f9d200b8d0201627275c132fdf8ddd23
parent4cbb3ca67d8b1ca5fee7793633de052a3b8f87b2
Do the LiveVariables update before printing the instruction in
the debug output, so that the updated liveness flags are
reflected in the debug output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59147 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp