Remove the 'N' modifier from llvm-ar.
[oota-llvm.git] / test / Transforms / ScalarRepl / only-memcpy-uses.ll
2011-03-16 Cameron ZwarichOnly convert allocas to scalars if it is profitable...