Edit

kc3-lang/libffi

Branch :

  • Show log

    Commit

  • Author : Saleem Abdulrasool
    Date : 2017-10-10 11:39:45
    Hash : 79d1509c
    Message : x86: align alloca to 16-byte boundary Align the stack allocation to a 16-byte boundary. This ensures that the stack parameters are 16-byte aligned which is needed for some instructions.