Don't skip over all "terminator" instructions when determining where to put the
callee-saved restore code. It could skip over conditional jumps accidentally. Instead, just skip the "return" instructions. llvm-svn: 58489
Loading
Please register or sign in to comment