[Webkit-unassigned] [Bug 266936] New: Fix Air OptimizePairedLoadStore missing header includes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 29 14:44:47 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=266936

            Bug ID: 266936
           Summary: Fix Air OptimizePairedLoadStore missing header
                    includes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: leio at gentoo.org

ARM64 non-unified builds fail to compile:

error: incomplete type 'JSC::CCallHelpers' named in nested name specifier
error: function 'JSC::B3::Air::Inst::forEachDefWithExtraClobberedRegs<JSC::B3::Air::Tmp, (lambda at ...)>' is used but not defined in this translation unit, and cannot be defined in any other translation unit because its type does not have linkage

Patch available at https://github.com/WebKit/WebKit/pull/19242

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231229/321e8c87/attachment.htm>


More information about the webkit-unassigned mailing list