about summary refs log tree commit diff
path: root/instrumentation/README.lto.md
AgeCommit message (Collapse)Author
2023-04-12update lto docvanhauser-thc
2022-11-10update for llvm16 compile instructionsvanhauser-thc
2022-09-14Fixed typo in README.lto.md (#1517)13579and2468
typo fixed
2021-12-02Fix punctuation in connection with "e.g."llzmb
2021-12-02Fix spelling of words related to "build"llzmb
2021-12-02Change the word "chapter" to "section"llzmb
2021-11-23Edit instrumentation READMEsllzmb
2021-08-25announce llvm 13 supportvanhauser-thc
2021-08-20typos / wordinghexcoder
2021-08-12AFL_IGNORE_PROBLEMS + library checks and documentationvanhauser-thc
2021-08-08Change afl to AFL in *.md (#1057)llzmb
Changes in *.md files: - afl++ > AFL++ (acronym) - afl > AFL (compare https://github.com/google/AFL) Excluded from changes: - source code - function names - paths (folder and file names) - URLs
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-02-20Improve LLVM build instructionsR. Elliott Childre
* Enable shell highlighting on code block * Shallow clone of source due to extensive history * Line break and sort the CMake options for visibility * Disable most extraneous options (e.g. docs, tests, benchmarks, clang-tools-extra, OpenCL interface) * Only build for the host architecture by default * Support other sub-make interfaces, like the recommended Ninja Build System * Harden against paths with spaces * Prefer linking against the newly built LLVM libraries by prepending to LD_LIBRARY_PATH
2020-12-07fixes and code formatvan Hauser
2020-12-02typohexcoder
2020-12-01added AFL_NO_AUTODICTvan Hauser
2020-09-05first batch of changesvanhauser-thc