LTO: make dynamic map the default

This commit is contained in:
van Hauser
2020-08-10 23:42:33 +02:00
parent 7b5a18428e
commit 701fb95d24
4 changed files with 40 additions and 28 deletions

View File

@ -28,6 +28,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
sancov, and also supports function matching!
- fixes for laf-intel float splitting (thanks to mark-griffin for
reporting)
- LTO: switch default to the dynamic memory map, set AFL_LLVM_MAP_ADDR
for a fixed map address (eg. 0x10000)
- LTO: autodictionary mode is a default
- LTO: instrim instrumentation disabled, only classic support used
as it is always better