Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break a couple more false dependencies on target libraries | Daniel Sanders | 2019-06-10 | 1 | -1/+4 |
* | make add_llvm_fuzzer calls slightly more consisten with other cmake | Nico Weber | 2018-05-11 | 1 | -2/+4 |
* | llvm-isel-fuzzer: Add link-time dependency on BitWriter | Justin Bogner | 2017-09-01 | 1 | -0/+1 |
* | llvm-isel-fuzzer: Add link-time dependency on BitReader | Justin Bogner | 2017-09-01 | 1 | -0/+1 |
* | llvm-isel-fuzzer: Make buildable and testable without libFuzzer | Justin Bogner | 2017-09-01 | 1 | -1/+2 |
* | cmake: Invent add_llvm_fuzzer to set up fuzzer targets | Justin Bogner | 2017-08-31 | 1 | -20/+15 |
* | llvm-isel-fuzzer: Stop including FuzzerInterface.h | Justin Bogner | 2017-08-31 | 1 | -2/+0 |
* | Implement llvm-isel-fuzzer for fuzzing instruction selection | Justin Bogner | 2017-08-29 | 1 | -0/+22 |