about summary refs log tree commit diff
path: root/llvm_mode/afl-ld.c
AgeCommit message (Expand)Author
2020-04-09LTO llvm11 (#302)van Hauser
2020-03-16not all opt are compiled with polly supportvan Hauser
2020-03-11honor afl_quiet on env var checks + code-formatvan Hauser
2020-03-10unified pointer placementDominik Maier
2020-03-09honor no_quiet for missing llvm_mode output, also print to stderr with afl-*-...van Hauser
2020-03-09bug fixes to afl-ld and intensive README.lto.md update on errors and how to d...van Hauser
2020-03-08afl-ld fixes for -L/-l .a libary loadsvan Hauser
2020-03-08"fixed" symbol multiply defined problems with LTOvan Hauser
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser