Slightly generalize transformation of memmove(a,a,n) so that it also applies
[oota-llvm.git] / test / Assembler / MultipleReturnValueType.ll
2008-04-19 Dan GohmanTeach llvm-as to accept function types with multiple...