From 2977633171307a4432aeb55788275a56437f642f Mon Sep 17 00:00:00 2001 From: Alastair Donaldson Date: Fri, 3 Sep 2021 09:02:19 +0100 Subject: [PATCH] spirv-tools: re-enable honggfuzz (#6392) Now that the CMake files for spirv-tools have been fixed, so that when LIB_FUZZING_ENGINE is set, it is used as the sole way of specifying fuzzer-related linker flags, the honggfuzz engine should work. This change reverts the project to use the default set of fuzzing engines, which includes honggfuzz.