Edit

kc3-lang/libffi/src

Branch :

  • Show log

    Commit

  • Author : Jeremy Huddleston Sequoia
    Date : 2021-03-20 06:06:28
    Hash : d271dbe0
    Message : Add some missing #if conditionals from Apple's code drop (#620) * arm/aarch64: Add FFI_CLOSURES conditionals where appropriate Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com> * aarch64: Don't emit the do_closure label when building without FFI_GO_CLOSURES Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>