Edit

kc3-lang/libffi/src/x86

Branch :

  • Show log

    Commit

  • Author : hjl-tools
    Date : 2020-02-22 06:32:22
    Hash : d9abffea
    Message : x86: Fix ffi_prep_closure_loc (#542) Since FFI_TRAMPOLINE_SIZE is increased by 4 bytes to add ENDBR32, adjust jump displacement by 4 bytes.