Lines Matching +refs:llvm +refs:mode
322 all: test_x86 test_shm test_python ready $(PROGS) afl-as llvm gcc_plugin test_build all_done
328 …@test -e afl-llvm-pass.so && echo "[+] LLVM basic mode successfully built" || echo "[-] LLVM mode …
336 .PHONY: llvm
337 llvm: target
338 -$(MAKE) -j$(nproc) -f GNUmakefile.llvm
397 @echo LLVM_DEBUG - shows llvm deprecation warnings
403 @echo NO_NYX - disable building nyx mode dependencies
410 @echo e.g.: make LLVM_CONFIG=llvm-config-16
583 @echo "[!] Note: skipping build tests (you may need to use LLVM or QEMU mode)."
589 …cmplog-instructions-pass.so && echo "[+] LLVM mode for 'afl-cc' successfully built!" || echo "[-] …
751 ….so && echo "[+] LLVM basic mode successfully built" || echo "[-] LLVM mode could not be built, pl…
752 …CGUARD.so && echo "[+] LLVM mode successfully built" || echo "[-] LLVM mode could not be built, pl…
753 …t -e SanitizerCoverageLTO.so && echo "[+] LLVM LTO mode successfully built" || echo "[-] LLVM LTO …
788 …-f $${DESTDIR}$(HELPER_PATH)/afl-llvm-rt.o $${DESTDIR}$(HELPER_PATH)/afl-llvm-rt-32.o $${DESTDIR}$…
789 …@for i in afl-llvm-dict2file.so afl-llvm-lto-instrumentlist.so afl-llvm-pass.so cmplog-instruction…
805 -$(MAKE) -f GNUmakefile.llvm install
825 …-cd $${DESTDIR}$(HELPER_PATH) && rm -f afl-g*.*o afl-llvm-*.*o afl-compiler-*.*o libdislocator.so …