Fix PR2287. Darwin passes mmx values in register in 64-mode, not Linux.
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-10-16-InlineAsmFrameOffset.ll
2007-10-16 Chris LattnerFix a bug handling frame references in ppc inline asm...