mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-11 01:31:37 +00:00
rename pass
This commit is contained in:
parent
ec5b1924c4
commit
b7e574607c
@ -114,7 +114,7 @@ struct InsTrimLTO : public ModulePass {
|
||||
|
||||
if ((isatty(2) && !getenv("AFL_QUIET")) || getenv("AFL_DEBUG") != NULL) {
|
||||
|
||||
SAYF(cCYA "LLVMInsTrimLTO" VERSION cRST
|
||||
SAYF(cCYA "InsTrimLTO" VERSION cRST
|
||||
" by csienslab and Marc \"vanHauser\" Heuse\n");
|
||||
|
||||
} else
|
||||
|
Loading…
x
Reference in New Issue
Block a user