Make test work on non-x86 machines (like my G4 PPC).
[oota-llvm.git] / test / CodeGen / X86 / memmove-0.ll
2007-08-27 Dan GohmanAdd explicit triples to avoid default behavior that...
2007-08-27 Dan GohmanIf the source and destination pointers in an llvm.memmo...