about summary refs log tree commit diff
path: root/llvm_mode/afl-llvm-common.cc
AgeCommit message (Expand)Author
2020-05-29Remove AFL_LLVM_WHITELIST_FNMATCH env variableSebastian Österlund
2020-05-29Do clang-formatSebastian Österlund
2020-05-29Add AFL_LLVM_WHITELIST_FNMATCH env varSebastian Österlund
2020-05-29Support filename pattern matching in whitelistSebastian Österlund
2020-05-15llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not behexcoder-
2020-05-11blacklist llvmfuzzer functionsvan Hauser
2020-05-06added InsTrimLTO :-)van Hauser
2020-04-27fix for older llvm versionshexcoder-
2020-04-25refactored whitelist and blacklist in llvm_modevan Hauser