Bug 240890

Summary: Make every LLInt asm global label an alt entry.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2022-05-24 16:01:53 PDT
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.
Attachments
Mark Lam
Comment 1 2022-05-24 16:46:29 PDT
EWS
Comment 2 2022-05-24 20:31:43 PDT
Committed r294786 (250945@main): <https://commits.webkit.org/250945@main> Reviewed commits have been landed. Closing PR #995 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-05-24 20:32:14 PDT
Note You need to log in before you can comment on or make changes to this bug.