[webkit-changes] [WebKit/WebKit] 87119f: Fix usage of asm.putsLabel
Daniel Liu
noreply at github.com
Mon Jul 24 17:02:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 87119fef338fd6862aff24ccd2d75c0856ee5df0
https://github.com/WebKit/WebKit/commit/87119fef338fd6862aff24ccd2d75c0856ee5df0
Author: Daniel Liu <danlliu at umich.edu>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M Source/JavaScriptCore/offlineasm/cloop.rb
Log Message:
-----------
Fix usage of asm.putsLabel
https://bugs.webkit.org/show_bug.cgi?id=259453
rdar://112798638
Reviewed by Yusuke Suzuki and Justin Michaud.
Fixes an oversight in #15659 where a putsLabel call was missing the aligned parameter.
* Source/JavaScriptCore/offlineasm/cloop.rb:
Canonical link: https://commits.webkit.org/266272@main
More information about the webkit-changes
mailing list