diff options
author | van Hauser <vh@thc.org> | 2022-02-28 17:42:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-28 17:42:40 +0100 |
commit | d22532d8d3a2b43c9ac9115e31725c874e49fa3e (patch) | |
tree | 7786fd479f6b2e119f9f4d1694a4c4e12c656bfd /TODO_LLVM | |
parent | 9b799aedddbd65d6176c838c74385ce3f59c1acb (diff) | |
parent | cd02f635db6d7bd08db11622c4dd7e7ac0889cfe (diff) | |
download | afl++-d22532d8d3a2b43c9ac9115e31725c874e49fa3e.tar.gz |
Merge pull request #1340 from AFLplusplus/dev
Dev
Diffstat (limited to 'TODO_LLVM')
-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 |