about summary refs log tree commit diff
path: root/llvm_mode/README.lto.md
AgeCommit message (Expand)Author
2020-04-15disable compare-transform-pass when lto_mode and autodictionary is used.hexcoder-
2020-04-12add global and local var support to autodictionaryvan Hauser
2020-04-11Autodictionary (#309)van Hauser
2020-04-10LTO optimization, variable map size, autodictionary (#307)van Hauser
2020-04-09LTO llvm11 (#302)van Hauser
2020-03-19moved repository to https://github.com/AFLplusplus/AFLplusplus and updated linksvan Hauser
2020-03-09more detail to the fact that LTO mode can fail easilyvan Hauser
2020-03-09bug fixes to afl-ld and intensive README.lto.md update on errors and how to d...van Hauser
2020-03-08"fixed" symbol multiply defined problems with LTOvan Hauser
2020-03-05Add LTO collision free llvm_mode (#223)van Hauser