llvm-6502/lib/Analysis/IPA
Daniel Dunbar e8a469cdb4 Revert r108794, "Separate PassInfo into two classes: a constructor-free
superclass (StaticPassInfo) and a constructor-ful subclass (PassInfo).", it is
breaking teh everything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108805 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-20 03:06:07 +00:00
..
CallGraph.cpp Revert r108794, "Separate PassInfo into two classes: a constructor-free 2010-07-20 03:06:07 +00:00
CallGraphSCCPass.cpp fix PR5009 by making CGSCCPM realize that a call was devirtualized 2010-05-01 06:38:43 +00:00
CMakeLists.txt Update CMake build. 2010-03-01 19:42:47 +00:00
FindUsedTypes.cpp Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00
GlobalsModRef.cpp Revert r108794, "Separate PassInfo into two classes: a constructor-free 2010-07-20 03:06:07 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00