Fix a memcpy lowering bug. Even though the memcpy alignment is smaller than...
Fix a memcpy lowering bug. Even though the memcpy alignment is smaller than the desired alignment, the frame destination alignment may still be larger than the desired alignment. Don't change its alignment to something smaller. llvm-svn: 51970
Loading
Please register or sign in to comment