fix the expansion of va_arg instruction on PPC to know the arg
alignment for PPC32/64, avoiding some masking operations. llvm-gcc expands vaarg inline instead of using the instruction so it has never hit this. llvm-svn: 116168
Loading
Please register or sign in to comment