afl++ -> AFL++

This commit is contained in:
vanhauser-thc
2023-04-27 11:49:00 +02:00
parent b18bc7b98f
commit 3e84d6a2ae
21 changed files with 54 additions and 54 deletions

View File

@ -642,7 +642,7 @@ static void edit_params(u32 argc, char **argv, char **envp) {
}
//#if LLVM_MAJOR >= 13
// // Use the old pass manager in LLVM 14 which the afl++ passes still
// // Use the old pass manager in LLVM 14 which the AFL++ passes still
// use. cc_params[cc_par_cnt++] = "-flegacy-pass-manager";
//#endif