diff options
Diffstat (limited to 'llvm_mode/TODO')
-rw-r--r-- | llvm_mode/TODO | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/llvm_mode/TODO b/llvm_mode/TODO new file mode 100644 index 00000000..2729d688 --- /dev/null +++ b/llvm_mode/TODO @@ -0,0 +1,10 @@ +TODO for afl-ld: +* handle libfoo.a object archives + +TODO for afl-llvm-lto-instrumentation: +* better algo for putting stuff in the map? +* try to predict how long the instrumentation process will take + +TODO for afl-llvm-lto-whitelist +* different solution then renaming? + |