llvm-6502/lib/Analysis/IPA
Devang Patel 25e681ac22 CallGraphSCCPass manager may require other passes.
Use schedulePass() to accomodate these requirement instead of directly
assigning a manager to new CallGraph PassManager.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37695 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-21 22:29:02 +00:00
..
Andersens.cpp Fix typo in comment. 2007-05-06 13:37:16 +00:00
CallGraph.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
CallGraphSCCPass.cpp CallGraphSCCPass manager may require other passes. 2007-06-21 22:29:02 +00:00
FindUsedTypes.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
GlobalsModRef.cpp Drop 'const' 2007-05-03 01:11:54 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00