about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-12-23 15:56:25 +0100
committervan Hauser <vh@thc.org>2020-12-23 15:56:25 +0100
commit1c79687dfe4dc3260b8141fe9be7c9763679ba80 (patch)
treec08e6f975ab70ff30854e4668114f8f141d6e33b /docs/Changelog.md
parent1fe3af0418058104944d22784f808ea91ce4c193 (diff)
downloadafl++-1c79687dfe4dc3260b8141fe9be7c9763679ba80.tar.gz
faster llvm compile, update README
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index cf9bfbe1..c18e8bc1 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -22,6 +22,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - added AFL_LLVM_INSTRUMENT option NATIVE for native clang pc-guard
       support (less performant than our own), GCC for old afl-gcc and
       CLANG for old afl-clang
+  - LLVM mode is now compiled with -j4, unicorn with all cores. qemu was
+    already building with all cores, the gcc plugin needs only one.
   - added dummy Makefile to instrumentation/