Skip to content

Commit 2ea0d2d

Browse files
committed
add ijon pass
1 parent 94ab7cb commit 2ea0d2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cargo-afl/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ where
314314
-Z llvm-plugins={p}/SanitizerCoveragePCGUARD.so \
315315
-Z llvm-plugins={p}/cmplog-instructions-pass.so \
316316
-Z llvm-plugins={p}/cmplog-routines-pass.so \
317+
-Z llvm-plugins={p}/afl-llvm-ijon-pass.so
317318
"
318319
));
319320

0 commit comments

Comments
 (0)