Bad bad bug. x86 force indirect tail call address into eax when it's meant to...
Bad bad bug. x86 force indirect tail call address into eax when it's meant to force it into a call preserved register instead. Change it to ecx for now. llvm-svn: 98270
Loading
Please register or sign in to comment