[Webkit-unassigned] [Bug 240890] New: Make every LLInt asm global label an alt entry.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 16:01:53 PDT 2022


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

            Bug ID: 240890
           Summary: Make every LLInt asm global label an alt entry.
           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: mark.lam at apple.com

This is needed to keep Clang from moving these labels around.  For correctness, the AfterGate labels rely on themselves not being move from where they are declared in source asm code.

-- 
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/20220524/edfec367/attachment.htm>


More information about the webkit-unassigned mailing list