Use an AssemblyAnnotatorWriter to clean up IVUsers' debug output.
authorDan Gohman <gohman@apple.com>
Wed, 10 Feb 2010 20:42:37 +0000 (20:42 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Feb 2010 20:42:37 +0000 (20:42 +0000)
commit4207d6af5ec7695e201edb2f77646476e1d7c8b7
tree78f4bad2a5498cac995f2ba35445c0349c3bdfb4
parent7a5666e7f3ba5d7825e5d65d601f9679d10a56bb
Use an AssemblyAnnotatorWriter to clean up IVUsers' debug output.
The "uses=" comments are just clutter in this context.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95799 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IVUsers.cpp