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

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