Displaying 1 result from an estimated 1 matches for "frame_to_args_offset".
Did you mean:
frame_to_args_offs
2018 Mar 22
0
About LowerEH_RETURN
...ario more clearly.
In LoweEH_RETURN, I would like to compute the new sp with (fp + ???? +
offset), and store handler there. The stack area at ???? seems to be used
to store callee-saved register and something else. I don't know how to get
the correct ???? though.
Should I take a look on `FRAME_TO_ARGS_OFFSET` [1], or there is another way
to achieve what I want? Thanks.
[1]
http://llvm.org/doxygen/namespacellvm_1_1ISD.html#a22ea9cec080dd5f4f47ba234c2f59110a228deacdfba1bd2d5a3663b19609f945
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Homepage: https://people.cs.nctu.edu.tw/~chenwj
-------------- n...