search for: frame_to_args_offs

Displaying 1 result from an estimated 1 matches for "frame_to_args_offs".

Did you mean: frame_to_args_offset
2007 Sep 03
0
[LLVMdev] RFA: Problem with Exceptions
Duncan, > I see a call to terminate in the llvm assembler. Where did that > come from? I compiled with llvm-gcc-4.0 and llvm-gcc-4.2 and > didn't see such a call. std::terminate() is called by __cxa_throw, if unwinding fails. I think the source of problem was my frame_to_args_offs patch. So, let's wait for retest :) -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.