[llvm-commits] [llvm] r57048 - in /llvm/trunk: lib/Target/X86/X86InstrInfo.cpp test/CodeGen/X86/2008-08-31-EH_RETURN32.ll test/CodeGen/X86/2008-08-31-EH_RETURN64.ll

Anton Korobeynikov anton at korobeynikov.info
Mon Oct 6 11:58:07 PDT 2008


Hi, Evan

> Is the second push of ebp necessary?
Surely, no. I didn't dig into problem deep enough for now.
Maybe some information about callee-saved registers and their offsets
are not updated properly? And this makes unwinding runtime unhappy
somehow...

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



More information about the llvm-commits mailing list