Edit

kc3-lang/libffi/src/loongarch64

Branch :

  • Show log

    Commit

  • Author : Xi Ruoyao
    Date : 2022-07-22 05:56:30
    Hash : 5a4774cd
    Message : static trampoline for LoongArch (#723) For the benefit and technical details of static trampoline, see https://github.com/libffi/libffi/pull/624. As a new architecture, let's be "safer" from the start. The change survived libffi testsuite on loongarch64-linux-gnu.