summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/StripSymbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* eliminate RegisterOpt. It does the same thing as RegisterPass.Chris Lattner2006-08-271-2/+3
* Strip changes to llvm.dbg intrinsics.Jim Laskey2006-03-231-7/+34
* Teach the strip pass to strip type names in addition to value names. ThisChris Lattner2006-03-151-0/+5
* Handle the removal of the debug chain.Jim Laskey2006-03-131-1/+1
* fix a pastoChris Lattner2006-03-091-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-5/+5
* This mega patch converts us from using Function::a{iterator|begin|end} toChris Lattner2005-03-151-1/+1
* Implement stripping of debug symbols, making the --strip-debug options inChris Lattner2004-12-031-2/+82
* Initial reimplementation of the -strip pass, with a stub for implementingChris Lattner2004-12-021-0/+68
OpenPOWER on IntegriCloud