mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 18:48:08 +00:00
added AFL_LLVM_INSTRUMENT, made USE_TRACE_PC obselete and llvm_mode Makefile fix, fixed for FUSELD (for LTO)
This commit is contained in:
@ -12,7 +12,7 @@ typedef u64 PREV_LOC_T;
|
||||
#endif
|
||||
|
||||
/* Maximum ngram size */
|
||||
#define MAX_NGRAM_SIZE 128U
|
||||
#define NGRAM_SIZE_MAX 16U
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user