* Add the printm pass to allow dumping the entire module after a transformation.
authorChris Lattner <sabre@nondot.org>
Sat, 13 Apr 2002 18:32:47 +0000 (18:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Apr 2002 18:32:47 +0000 (18:32 +0000)
commit30af36808263fc256ead4fc50b639420b016a58d
tree7094271e2e4e885e113cd4a9a5638a8924fcb8be
parent5146a7ddd4ffe9cda6d68f24d91dd14deab3714a
* Add the printm pass to allow dumping the entire module after a transformation.
* s/Method/Function/

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2234 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp