Implement new -debug-pass=Arguments option that causes PassManager to
authorChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 19:51:02 +0000 (19:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 19:51:02 +0000 (19:51 +0000)
commit48c1bc7b3a7a0ee9b30da43b83f63f210c65ee91
treedc3e707d626286e160088731f3b6ebc0633b09fa
parent55b45bfae3692c2a757f7c877e83b0b2e33a1247
Implement new -debug-pass=Arguments option that causes PassManager to
print out the command line options for the optimizations it is running.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3165 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Pass.cpp
lib/VMCore/PassManagerT.h