llvm-6502/lib/Analysis/IPA
Dan Gohman c9235d2e85 Don't include <map> in Pass.h, which doesn't need it. This requires
adding <map> to many files that actually do need it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48667 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-21 23:51:57 +00:00
..
Andersens.cpp Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
CallGraph.cpp PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
CallGraphSCCPass.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
FindUsedTypes.cpp Restore isCFGOnly property of various analysis passes. 2008-03-20 02:25:21 +00:00
GlobalsModRef.cpp Restore isCFGOnly property of various analysis passes. 2008-03-20 02:25:21 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00