[webkit-changes] [WebKit/WebKit] 635279: computeCCallArguments doesn't follow the ARMv7 C ABI

aoikonomopoulos noreply at github.com
Fri Oct 4 09:10:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6352796f0a75f33f2c4b2112175e6ff644a88a55
      https://github.com/WebKit/WebKit/commit/6352796f0a75f33f2c4b2112175e6ff644a88a55
  Author: Angelos Oikonomopoulos <angelos at igalia.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/b3/air/AirCCallingConvention.cpp

  Log Message:
  -----------
  computeCCallArguments doesn't follow the ARMv7 C ABI
https://bugs.webkit.org/show_bug.cgi?id=280819

Reviewed by Justin Michaud.

This is a follow-up to https://commits.webkit.org/284451@main which
implements the same fix for testb3.

* Source/JavaScriptCore/b3/air/AirCCallingConvention.cpp:
(JSC::B3::Air::computeCCallArguments):

Canonical link: https://commits.webkit.org/284684@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list