Fix PPC64 64-bit GPR inline asm constraint matching
[oota-llvm.git] / test / CodeGen / PowerPC / ppc32-vacopy.ll
2013-07-25 Roman DivackyPPC32 va_list is an actual structure so va_copy needs...