Skip to content

Commit 4e574d0

Browse files
author
anarcheuz
committed
flamenco: optimisations to the types fuzzer
1 parent e5440af commit 4e574d0

File tree

4 files changed

+4823
-20
lines changed

4 files changed

+4823
-20
lines changed

src/flamenco/types/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ clean:
1111
.PHONY: stubs
1212
stubs: fd_types.json
1313
$(PYTHON) gen_stubs.py fd_types.h fd_types.c fd_type_names.c
14+
$(PYTHON) gen_fuzz.py fd_fuzz_types.h

0 commit comments

Comments
 (0)