Fix PR3335 by not turning a store to one address space into a store to another.
[oota-llvm.git] / test / Transforms / ArgumentPromotion / attrs.ll
2008-01-17 Chris LattnerFix arg promotion to propagate the correct attrs on...