1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Analysis/IPA
Devang Patel 0b2cb3ec61 CallGraphSCCPass manager may require other passes.
Use schedulePass() to accomodate these requirement instead of directly
assigning a manager to new CallGraph PassManager.

llvm-svn: 37695
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