Allow constant folding of GEP instructions, even if we don't do a whole lot yet.
[oota-llvm.git] / lib / VMCore / LeakDetector.cpp
2002-09-19 Chris LattnerAdd an optimization to support the most common access...
2002-09-10 Chris LattnerRemove extra #include
2002-09-08 Chris LattnerCheckin initial support for automatic memory leak detec...