Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 36e90ed8d1ae8d0955f24a1916375e0fbd1c3d7d
https://github.com/WebKit/WebKit/commit/36e90ed8d1ae8d0955f24a1916375e0fbd1c3d7d
Author: Justin Michaud <[email protected]>
Date: 2024-06-21 (Fri, 21 Jun 2024)
Changed paths:
M Source/WTF/wtf/PlatformEnable.h
Log Message:
-----------
Enable offline asm alt entries on linux and on debug builds
https://bugs.webkit.org/show_bug.cgi?id=275643
Reviewed by Yusuke Suzuki.
On versions of clang and gcc that do not relocate offline asm symbols
improperly,
we should enable alt entries to make debugging easier.
Also, since at-desk debug builds seem to work fine, enable them there too.
* Source/WTF/wtf/PlatformEnable.h:
Canonical link: https://commits.webkit.org/280250@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes