Add another machine-code printing pass when post-pass scheduling is run.
authorDan Gohman <gohman@apple.com>
Thu, 20 Nov 2008 19:54:21 +0000 (19:54 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 20 Nov 2008 19:54:21 +0000 (19:54 +0000)
commit5ce0973f7f4d149f986d16d1a1f79b131fd70423
treeedaba1356b962756dfe687499ee53244ba5a232b
parente0de705eb7a1a306f6d9632144716c16066cd7f1
Add another machine-code printing pass when post-pass scheduling is run.

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