[Webkit-unassigned] [Bug 157364] New: Enable Dwarf2 debug information in offline assembler for clang compiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 15:48:30 PDT 2016


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

            Bug ID: 157364
           Summary: Enable Dwarf2 debug information in offline assembler
                    for clang compiler
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

Change set r196541 added the output of Dwarf2 debugging directives to the offline assembler, but disabled the feature until the appropriate support was added to the C++ compiler.  That support was added to Clang version 800.0.12 and later.

We should detect that we're compiling with the appropriate clang compiler version and enable the output of the Dwarf2 directives.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160504/65fffde0/attachment.html>


More information about the webkit-unassigned mailing list