blacklist function support for llvm_mode

This commit is contained in:
van Hauser
2020-01-15 10:10:25 +01:00
parent d0ea8f8433
commit d1d5e7c02a
6 changed files with 62 additions and 12 deletions

View File

@ -20,7 +20,8 @@ Version ++2.60d (develop):
- afl-fuzz:
- now prints the real python version support compiled in
- afl-clang-fast now shows in the help output for which llvm version it
was compiled for.
was compiled for
- added blacklisted function check in llvm_mode
- added fix from Debian project to compile libdislocator and libtokencap