oss-fuzz/projects/spirv-tools
Alastair Donaldson f6c699acab
Use uninstrumented spirv-as for corpus prep (#6466)
* Use uninstrumented spirv-as for corpus prep

Using an instrumented version of spirv-as for corpus preparation is very
slow, and can also lead to issues where a bug in spirv-as gets picked up
by instrumentation and causes corpus preparation to fail when we would
rather it succeeded despite the bug.

* Disable msan

Disabling msan for now so that fuzzing using other sanitizers can
proceed.
2021-09-17 16:34:20 +01:00
..
Dockerfile Initial project file for SPIR-V Tools fuzzing (#6330) 2021-08-28 07:42:09 -07:00
build.sh Use uninstrumented spirv-as for corpus prep (#6466) 2021-09-17 16:34:20 +01:00
project.yaml Use uninstrumented spirv-as for corpus prep (#6466) 2021-09-17 16:34:20 +01:00