add --fuzz option to roc

This commit is contained in:
Brendan Hansknecht 2024-01-23 18:27:43 -08:00
parent 5652da0562
commit abc4fd18cc
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
3 changed files with 46 additions and 27 deletions

View file

@ -57,6 +57,7 @@ pub fn generate(
opt_level: OptLevel::Development,
emit_debug_info: false,
emit_llvm_ir: false,
fuzz: false,
};
let load_config = standard_load_config(