[webkit-changes] [WebKit/WebKit] 49e6e8: REGRESSION(270651 at main): Broke cloop build: LowLev...
Michael Catanzaro
noreply at github.com
Tue Nov 28 18:14:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49e6e8770b5010d4fc27845088b8ff259b4910e7
https://github.com/WebKit/WebKit/commit/49e6e8770b5010d4fc27845088b8ff259b4910e7
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/cmake/WebKitFeatures.cmake
Log Message:
-----------
REGRESSION(270651 at main): Broke cloop build: LowLevelInterpreter.asm:2778 in call to entry: Could not find macro entry (MacroError)
https://bugs.webkit.org/show_bug.cgi?id=265218
Reviewed by Don Olmstead.
WebAssembly no longer requires JIT, but it's still incompatible with
cloop, so let's make sure you cannot build with both enabled and set an
appropriate default value for each architecture.
* Source/cmake/WebKitFeatures.cmake:
Canonical link: https://commits.webkit.org/271252@main
More information about the webkit-changes
mailing list