This commit is contained in:
vanhauser-thc
2022-03-23 11:19:18 +01:00
parent 3f0d642f9b
commit d2ea1141eb
2 changed files with 1 additions and 11 deletions

View File

@ -29,4 +29,4 @@ QEMU mode/FRIDA mode:
using cmplog or __sanitizer_cov_trace_cmp*. maybe we can deduct by follow up 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 edge numbers that both following cmp paths have been found and then disable
working on this edge id -> cmplog_intelligence branch working on this edge id -> cmplog_intelligence branch
- use cmplog colorization taint result for havoc locations? - use cmplog colorization taint result for havoc locations?

View File

@ -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