Revert 72493 and replace it with a more conservative fix, for now: don't
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / memset.ll
2008-11-30 Eli FriedmanOptimize memmove and memset into the LLVM builtins...