17 Commits

Author SHA1 Message Date
vanhauser-thc
d304f4e4f1 update lto doc 2023-04-12 11:24:56 +02:00
vanhauser-thc
2323952d62 update for llvm16 compile instructions 2022-11-10 15:06:02 +01:00
13579and2468
a194a82bcd
Fixed typo in README.lto.md (#1517)
typo fixed
2022-09-14 15:05:30 +02:00
llzmb
65c3db8625 Fix punctuation in connection with "e.g." 2021-12-02 21:11:01 +01:00
llzmb
fcbaddfd2b Fix spelling of words related to "build" 2021-12-02 21:08:16 +01:00
llzmb
9cb32ca142 Change the word "chapter" to "section" 2021-12-02 17:03:06 +01:00
llzmb
6cce577b90 Edit instrumentation READMEs 2021-11-23 21:03:56 +01:00
vanhauser-thc
e25f7cefdc announce llvm 13 support 2021-08-25 12:29:44 +02:00
hexcoder
41a4c99d01
typos / wording 2021-08-20 12:37:47 +02:00
vanhauser-thc
c775f40ebf AFL_IGNORE_PROBLEMS + library checks and documentation 2021-08-12 14:32:44 +02:00
llzmb
df74625df0
Change afl to AFL in *.md (#1057)
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-08-08 01:29:32 +02:00
vanhauser-thc
2102264acf fix for new llvm 13 change 2021-03-19 16:06:06 +01:00
R. Elliott Childre
871c3c91ec Improve LLVM build instructions
* 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
2021-02-20 19:24:28 -05:00
van Hauser
e6de85861c fixes and code format 2020-12-07 14:36:04 +01:00
hexcoder
16a6bbb3c9
typo 2020-12-02 13:26:38 +01:00
van Hauser
8584f9d2b5 added AFL_NO_AUTODICT 2020-12-01 13:13:11 +01:00
vanhauser-thc
996986bed5 first batch of changes 2020-09-05 12:11:48 +02:00