[webkit-reviews] review requested: [Bug 236506] [CMake] REGRESSION(r289611): Debug builds fail linking binaries with ld.lld : [Attachment 451697] Patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 07:58:24 PST 2022


Adrian Perez <aperez at igalia.com> has asked  for review:
Bug 236506: [CMake] REGRESSION(r289611): Debug builds fail linking binaries
with ld.lld
https://bugs.webkit.org/show_bug.cgi?id=236506

Attachment 451697: Patch v3

https://bugs.webkit.org/attachment.cgi?id=451697&action=review




--- Comment #5 from Adrian Perez <aperez at igalia.com> ---
Created attachment 451697

  --> https://bugs.webkit.org/attachment.cgi?id=451697&action=review

Patch v3


This version of the patch uses .previous to undo the effect of the .text
directives. The net result is the same as .pushsection/.popsection, but
the source is more portable.


More information about the webkit-reviews mailing list