A memcpy out of an fresh alloca is a no-op, delete it. Patch by Patrick Walton!
[oota-llvm.git] / test / Transforms / MemCpyOpt / smaller.ll
2011-01-21 Dan GohmanActually check memcpy lengths, instead of just commenti...