Closed Bug 602408 Opened 14 years ago Closed 14 years ago

nanojit: print all hex numbers in LIR dumps with an 0x prefix

Categories

(Core Graveyard :: Nanojit, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: n.nethercote, Assigned: n.nethercote)

References

Details

(Whiteboard: fixed-in-nanojit)

Attachments

(1 file)

If all hex numbers in LIR dumps are printed with an 0x prefix, it makes it easier to strip out addresses, which is important when comparing two dumps for differences.  This patch does this for the i386 backend.  (I also checked the X64 backend, it didn't need changing.)
Attachment #481401 - Flags: review?(rreitmai)
Attachment #481401 - Flags: review?(rreitmai) → review+
dup bug 549248?
http://hg.mozilla.org/mozilla-central/rev/4b961df303b2
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.