Use WriteAsOperand instead of manually decorating the name for this
authorDan Gohman <gohman@apple.com>
Tue, 10 Mar 2009 18:47:59 +0000 (18:47 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 10 Mar 2009 18:47:59 +0000 (18:47 +0000)
commitac57b128c4846bdbd82a43b0f5f04a879aa94b08
tree6618ac26d53a7a8aa9c9f9af541b57cd31b83061
parent1274ced8a3f0fd1e9a6f7c7e17d69368c4f78b90
Use WriteAsOperand instead of manually decorating the name for this
debug output. This improves the printing of anonymous values.

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