[webkit-changes] [WebKit/WebKit] f76663: Non-unified build with LLD fails due to undefined ...

Adrian Perez noreply at github.com
Fri Oct 14 09:22:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f76663a6c9ce233b198ac9a8dd204820d7a53b5d
      https://github.com/WebKit/WebKit/commit/f76663a6c9ce233b198ac9a8dd204820d7a53b5d
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M Source/JavaScriptCore/wasm/js/WebAssemblyArrayPrototype.cpp

  Log Message:
  -----------
  Non-unified build with LLD fails due to undefined AuxiliaryBarrier<JSC::Butterfly*> constructor
https://bugs.webkit.org/show_bug.cgi?id=246515

Unreviewed build fix.

* Source/JavaScriptCore/wasm/js/WebAssemblyArrayPrototype.cpp: Add
  missing AuxiliaryBarrierInlines.h header inclusion.

Canonical link: https://commits.webkit.org/255536@main




More information about the webkit-changes mailing list