K 10 svn:author V 7 bdragon K 8 svn:date V 27 2019-11-24T06:43:03.547970Z K 7 svn:log V 243 [PowerPC] Fix stack padding issue on ppc32. Four bytes of padding are needed in the regular powerpc case to bring the stack frame size up to a multiple of 16 bytes to meet ABI requirements. Fixes odd hangs I was encountering during testing. END