From 5e9286b9eae9fcee43c8a584c434f1f19559a78c Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Mon, 28 Feb 2022 17:43:58 +0100 Subject: todo list for llvm --- TODO_LLVM | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO_LLVM diff --git a/TODO_LLVM b/TODO_LLVM new file mode 100644 index 00000000..3dea8cca --- /dev/null +++ b/TODO_LLVM @@ -0,0 +1,10 @@ +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 -- cgit 1.4.1