summaryrefslogtreecommitdiff
path: root/tools/llvm-isel-fuzzer/CMakeLists.txt
AgeCommit message (Expand)Author
2017-09-01llvm-isel-fuzzer: Add link-time dependency on BitWriterJustin Bogner
2017-09-01llvm-isel-fuzzer: Add link-time dependency on BitReaderJustin Bogner
2017-09-01llvm-isel-fuzzer: Make buildable and testable without libFuzzerJustin Bogner
2017-08-31cmake: Invent add_llvm_fuzzer to set up fuzzer targetsJustin Bogner
2017-08-31llvm-isel-fuzzer: Stop including FuzzerInterface.hJustin Bogner
2017-08-29Implement llvm-isel-fuzzer for fuzzing instruction selectionJustin Bogner