Patch #9 from Saem:
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 16:14:49 +0000 (16:14 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 16:14:49 +0000 (16:14 +0000)
commit3159048c008b086220cbb72971e9243370880dc8
treec71917197fa4c8a22c513202ca914247ddd5cdf8
parentb9169ceb23367c177c26113dcc589d3f5c584182
Patch #9 from Saem:

"Cut up the runPasses method into smaller pieces.  The small private
helpers should  be easier to deal with when code shuffling arising
from creating the new specialised batchers, not to mention, they're
much easier to understand.

I inlined them, in case function call overhead would be noticeable --
doubtful."

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