[Webkit-unassigned] [Bug 233595] New: Stop using __PRETTY_FUNCTION__ on Release builds (saves ~100 KB per arch)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 13:41:55 PST 2021


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

            Bug ID: 233595
           Summary: Stop using __PRETTY_FUNCTION__ on Release builds
                    (saves ~100 KB per arch)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: webkit-bug-importer at group.apple.com

Stop using __PRETTY_FUNCTION__ on Release builds (saves ~100 KB per arch in WebCore binary).

The only fallout is that `c++filt` must be used for symbols in Release/Production builds to get pretty functions.

-- 
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/20211129/a538216a/attachment.htm>


More information about the webkit-unassigned mailing list