llvm-6502/lib/Transforms
Chris Lattner 2cacc0a306 Update obsolete comments
Fix iterator invalidation problems which was causing -mstrip to miss some
entries, and read free'd memory.  This shrinks the symbol table of 254.gap
from 333 to 284 bytes!  :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10751 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-10 21:36:49 +00:00
..
Hello Finegrainify namespacification 2004-01-09 06:12:26 +00:00
Instrumentation Finegrainify namespacification 2004-01-09 06:12:26 +00:00
IPO Remove dependence on structure index type. s/MT/FT 2004-01-09 06:02:51 +00:00
Scalar Update obsolete comments 2004-01-10 21:36:49 +00:00
Utils Finegrainify namespacification 2004-01-09 06:12:26 +00:00
ExprTypeConvert.cpp Finegrainify namespacification 2004-01-09 05:53:38 +00:00
LevelRaise.cpp Finegrainify namespacification 2004-01-09 05:53:38 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TransformInternals.cpp Finegrainify namespacification 2004-01-09 05:53:38 +00:00
TransformInternals.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00