Edit

kc3-lang/libffi/testsuite/lib

Branch :

  • Show log

    Commit

  • Author : H.J. Lu
    Date : 2017-10-25 04:36:49
    Hash : b2a343ff
    Message : Don't include WIN64/EFI64 for x32 Since x32 doesn't support WIN64/EFI64, don't include it for x32. Also x32 has sizeof size_t == 4. But TARGET should be X86_64.