about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--TODO.md3
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8448c8f6..a1c4c389 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@ afl-gcc-fast
 afl-g++-fast
 afl-gotcpu
 afl-ld
+afl-ld-lto
 afl-qemu-trace
 afl-showmap
 afl-tmin
diff --git a/TODO.md b/TODO.md
index fd6bbb5b..7043b9a6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,6 +15,9 @@ afl-fuzz:
  - ascii_only mode for mutation output - or use a custom mutator for this?
  - setting min_len/max_len/start_offset/end_offset limits for mutation output
 
+llvm_mode:
+ - LTO - imitate sancov
+
 gcc_plugin:
  - (wait for submission then decide)
  - laf-intel