[Webkit-unassigned] [Bug 74124] New: Update LIKELY and UNLIKELY to work with clang
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 8 13:48:04 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74124
Summary: Update LIKELY and UNLIKELY to work with clang
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tony at chromium.org
CC: thakis at chromium.org
Compiler.h has macros for __builtin_expect in Compiler.h:
http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/wtf/Compiler.h#L139
We only run this on gcc, but we should enable it for clang as well.
--
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