Let llvm::ReplaceInstWithInst copy debug location from old to new instruction.
[oota-llvm.git] / include / llvm / Transforms / IPO.h
2001-11-15 Chris Lattner-cleangcc pass now remove type names that are never...
2001-11-03 Chris LattnerExpose method to merge identically named methods
2001-10-31 Chris LattnerImplement code to convert %malloc and %free FUNCTION...
2001-10-31 Chris LattnerNew GCC cleanup pass interface