Moved printing code to the Assembly/Writer library.
authorChris Lattner <sabre@nondot.org>
Thu, 21 Jun 2001 05:27:22 +0000 (05:27 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Jun 2001 05:27:22 +0000 (05:27 +0000)
commitda956802bd8b789f0769960083f718bface44f6f
tree60cc6194d58bea4f522b5bc33f5adfdc0d0a84a0
parent1c54f1da79a68b22cb093f5bfaed3f8bbdc2b966
Moved printing code to the Assembly/Writer library.
Code now detects looping intervals

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/Writer.cpp [new file with mode: 0644]
lib/Transforms/Scalar/InductionVars.cpp