[Webkit-unassigned] [Bug 237779] New: [JSC] Nested includes do not change offlineasm hash output
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 11 06:34:00 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=237779
Bug ID: 237779
Summary: [JSC] Nested includes do not change offlineasm hash
output
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
If the offlineasm input for scripts like generate_offset_extractor.rb or generate_settings_extractor.rb
results in nested includes, modifying files which are not top-level includes does not regenerate the
output.
For example, if the top-level file “input.asm” includes “foo.asm”, and that in turn includes “bar.asm”,
modifying “bar.asm” and re-running generate_offset_extractor.rb on “input.asm” will exit early without
parsing the changed file(s) to update the output file.
--
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/20220311/39644a10/attachment.htm>
More information about the webkit-unassigned
mailing list