summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-isel-fuzzer/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Break a couple more false dependencies on target librariesDaniel Sanders2019-06-101-1/+4
* make add_llvm_fuzzer calls slightly more consisten with other cmakeNico Weber2018-05-111-2/+4
* llvm-isel-fuzzer: Add link-time dependency on BitWriterJustin Bogner2017-09-011-0/+1
* llvm-isel-fuzzer: Add link-time dependency on BitReaderJustin Bogner2017-09-011-0/+1
* llvm-isel-fuzzer: Make buildable and testable without libFuzzerJustin Bogner2017-09-011-1/+2
* cmake: Invent add_llvm_fuzzer to set up fuzzer targetsJustin Bogner2017-08-311-20/+15
* llvm-isel-fuzzer: Stop including FuzzerInterface.hJustin Bogner2017-08-311-2/+0
* Implement llvm-isel-fuzzer for fuzzing instruction selectionJustin Bogner2017-08-291-0/+22
OpenPOWER on IntegriCloud