diff options
-rw-r--r-- | TODO.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md index 8522b06d..646f73f0 100644 --- a/TODO.md +++ b/TODO.md @@ -19,13 +19,8 @@ gcc_plugin: - laf-intel - better instrumentation (seems to be better with gcc-9+) -better documentation: - - flow graph - - short intro - - faq (how to increase stability, speed, many parallel ...) - qemu_mode: - - update to 5.x (if the performance bug if gone) + - update to 5.x (if the performance bug is gone) - non colliding instrumentation - rename qemu specific envs to AFL_QEMU (AFL_ENTRYPOINT, AFL_CODE_START/END, AFL_COMPCOV_LEVEL?) |