mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-02 19:25:56 +00:00
This is part of a workaround in the Chromium build infrastructure for the fact that on Mac, the linker tends to strip LLVMFuzzer* implementation because of how they are loaded/used. All of the rest of the machinary is already setup and working, just need to actually include the header. Dawn and other fuzzers use this same fix. BUG=chromium:1319605 Change-Id: Ifced8e0b29a48cdf64cd82002c90eb3c765b01c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98880 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>