lto llvm 12+

This commit is contained in:
vanhauser-thc
2024-01-09 16:50:57 +01:00
parent bb6d9cddd7
commit db65dc5a0b
2 changed files with 4 additions and 3 deletions

View File

@ -11,6 +11,7 @@
reporting!
- afl-cc:
- large rewrite by @SonicStark which fixes a few corner cases, thanks!
- LTO mode now requires llvm 12+
- instrumentation:
- LLVM 18 support, thanks to @devnexen!
- Injection (SQL, LDAP, XSS) feature now available, see