From 01156c19546931247caf656231127f6377d20165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20B=C3=B6hme?= Date: Fri, 25 Aug 2017 17:26:13 +0800 Subject: [PATCH] Update Readme.md --- Readme.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 9f0ee2b5..aee8d427 100644 --- a/Readme.md +++ b/Readme.md @@ -95,9 +95,13 @@ pushd $SUBJECT make -j$(nproc) clean make -j$(nproc) all popd -# If the linker (CCLD) complains that you should run ranlib, make -# sure that libLTO.so and LLVMgold.so (from building LLVM with Gold) -# can be found in /usr/lib/bfd-plugins +# * If the linker (CCLD) complains that you should run ranlib, make +# sure that libLTO.so and LLVMgold.so (from building LLVM with Gold) +# can be found in /usr/lib/bfd-plugins +# * If the compiler crashes, there is some problem with LLVM not +# supporting our instrumentation (afl-llvm-pass.so.cc:540-577). +# LLVM has changed the instrumentation-API very often :( +# -> Check LLVM-version, fix problem, and prepare pull request. # Test whether CG/CFG extraction was successful $SUBJECT/xmllint --valid --recover $SUBJECT/test/dtd3