OSDN Git Service

Dramatically simplify how -time-passes works.
authorChris Lattner <sabre@nondot.org>
Thu, 14 Aug 2003 05:20:28 +0000 (05:20 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 14 Aug 2003 05:20:28 +0000 (05:20 +0000)
commit01189952bb8ab7c0b3a70cc4f95654a2528e9c52
tree8e79372348c52af9d032bf39e719cdedba807ade
parent6ad90765541c688d955437548bf6cc3799f6c7af
Dramatically simplify how -time-passes works.
This also enables -time-passes for FunctionPassManagers, which allows it to
be used for the JIT

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