Bug 258390
Summary: | offlineasm: include the backend names in the input hash. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
Component: | JavaScriptCore | Assignee: | 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
offlineasm/generate_offset_extractor.rb and offlineasm/generate_settings_extractor.rb currently does not include the backend names in the input hash. This can be problematic if we ever switch between building different backends after the offset and settings extractors have been generated.
rdar://111129539
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/15182
EWS
Committed 265408@main (7449d469c115): <https://commits.webkit.org/265408@main>
Reviewed commits have been landed. Closing PR #15182 and removing active labels.