[Webkit-unassigned] [Bug 91690] New: JSC: bug fixes and enhancements for OfflineASM annotation system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 16:17:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=91690

           Summary: JSC: bug fixes and enhancements for OfflineASM
                    annotation system
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark.lam at apple.com


The previously added OfflineASM annotation infrastructure does not support annotations for macros or at lines which do not have instructions at all.  Under some circumstances, adding such annotations will actually break the build.  This change set fills out the implementation of the annotation infrastructure, and it now allows annotations to be added anywhere.  It also adds more pretty printing to make the annotations more readable in the output comment.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list