Edit

kc3-lang/libffi/src

Branch :

  • Show log

    Commit

  • Author : Harald van Dijk
    Date : 2021-07-25 02:39:37
    Hash : 07f826fd
    Message : Fix trampoline_code_table for x32. (#657) x32's struct tramp_parm has 32-bit pointers. This change adjusts the loads and offsets accordingly.