[llvm-commits] [llvm] r72898 - /llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp

Anton Korobeynikov anton at korobeynikov.info
Thu Jun 4 16:03:24 PDT 2009


Hello, Bill

> So, instead of emitting the EH debug label before the stack adjustment
> operations, emit it afterwards, right before the frame move stuff.
Have you verified that this does not break unwinding in case when
callee-saved regs needs to be restored during unwind?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list