While replacing an MDNode elment, properly update MDNode's operand list.
[oota-llvm.git] / test / Transforms / ArgumentPromotion / attrs.ll
2008-01-17 Chris LattnerFix arg promotion to propagate the correct attrs on...