Closed Bug 2040603 Opened 3 months ago Closed 1 month ago

Show assembler offsets in IONFLAGS=codegen output for arm32 and riscv64

Categories

(Core :: JavaScript: WebAssembly, enhancement, P3)

ARM
Unspecified
enhancement

Tracking

()

RESOLVED FIXED
155 Branch
Tracking Status
firefox155 --- fixed

People

(Reporter: jseward, Assigned: jseward)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

IONFLAGS=codegen output currently shows assembler offsets on x86_32, x86_64 and
arm64. This facilitates debugging of wasm::TrapSiteDesc and wasm::StackMap
bugs.

This patch pair adds offset printing for arm32 and riscv64.

See also bug 2024938.

For IONFLAGS=codegen, on arm32, best-effort printing of assembler buffer
offsets is now done, with the format (as per other architectures) "%06x ".

There is an r+ patch which didn't land and no activity in this bug for 1 week.
:jseward, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.

Flags: needinfo?(nicolas.b.pierron)
Flags: needinfo?(jseward)
Blocks: sm-masm
Severity: S3 → N/A
Flags: needinfo?(nicolas.b.pierron)
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
Flags: needinfo?(jseward)
QA Whiteboard: [qa-triage-done-c156/b155]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: