Revert "DI: Fold constant arguments into a single MDString"
[oota-llvm.git] / lib / Transforms / IPO / StripSymbols.cpp
2006-03-23 Jim LaskeyStrip changes to llvm.dbg intrinsics.
2006-03-15 Chris LattnerTeach the strip pass to strip type names in addition...
2006-03-13 Jim LaskeyHandle the removal of the debug chain.
2006-03-09 Chris Lattnerfix a pasto
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-03-15 Chris LattnerThis mega patch converts us from using Function::a...
2004-12-03 Chris LattnerImplement stripping of debug symbols, making the -...
2004-12-02 Chris LattnerInitial reimplementation of the -strip pass, with a...