rename pass

This commit is contained in:
van Hauser 2020-05-06 13:27:12 +02:00
parent ec5b1924c4
commit b7e574607c

View File

@ -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