about summary refs log tree commit diff
path: root/instrumentation/README.lto.md
AgeCommit message (Collapse)Author
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