diff options
author | vanhauser-thc <vh@thc.org> | 2022-02-28 17:42:11 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-02-28 17:42:11 +0100 |
commit | cd02f635db6d7bd08db11622c4dd7e7ac0889cfe (patch) | |
tree | 7786fd479f6b2e119f9f4d1694a4c4e12c656bfd | |
parent | 819a1539a6f043df498f3062323fb4e2fe4a1035 (diff) | |
download | afl++-cd02f635db6d7bd08db11622c4dd7e7ac0889cfe.tar.gz |
remove file
-rw-r--r-- | TODO_LLVM | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO_LLVM b/TODO_LLVM deleted file mode 100644 index 3dea8cca..00000000 --- a/TODO_LLVM +++ /dev/null @@ -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 |