mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 01:58:17 +00:00
cleanup
This commit is contained in:
2
TODO.md
2
TODO.md
@ -29,4 +29,4 @@ QEMU mode/FRIDA mode:
|
||||
using cmplog or __sanitizer_cov_trace_cmp*. maybe we can deduct by follow up
|
||||
edge numbers that both following cmp paths have been found and then disable
|
||||
working on this edge id -> cmplog_intelligence branch
|
||||
- use cmplog colorization taint result for havoc locations?
|
||||
- use cmplog colorization taint result for havoc locations?
|
||||
|
10
TODO_LLVM
10
TODO_LLVM
@ -1,10 +0,0 @@
|
||||
with LLVM 14: only new pass manager
|
||||
up to LLVM 13: only old pass manager
|
||||
|
||||
These do not work yet with the new pass manager:
|
||||
cmplog-instructions-pass.so
|
||||
compare-transform-pass.so
|
||||
afl-llvm-dict2file.so
|
||||
afl-llvm-lto-instrumentlist.so
|
||||
SanitizerCoverageLTO.so
|
||||
SanitizerCoveragePCGUARD.so
|
Reference in New Issue
Block a user