From 536397b22fb497bc26675e2141d4364b22876bfb Mon Sep 17 00:00:00 2001 From: van Hauser Date: Fri, 22 May 2020 13:31:16 +0200 Subject: travis debug --- test/test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test.sh b/test/test.sh index 37b09968..37581d5f 100755 --- a/test/test.sh +++ b/test/test.sh @@ -352,6 +352,7 @@ test -e ../afl-clang-fast -a -e ../split-switches-pass.so && { rm -f test-instr.instrim test.out } || { $ECHO "$RED[!] llvm_mode InsTrim compilation failed" + AFL_LLVM_INSTRIM=1 AFL_LLVM_INSTRIM_LOOPHEAD=1 ../afl-clang-fast -o test-instr.instrim ../test-instr.c CODE=1 } } || { -- cgit 1.4.1