summaryrefslogtreecommitdiff
path: root/tools/llvm-as-fuzzer
AgeCommit message (Expand)Author
2017-08-31cmake: Invent add_llvm_fuzzer to set up fuzzer targetsJustin Bogner
2017-08-23Update LLVM fuzzers to use the libFuzzer bundled with the compiler toolchainGeorge Karpenkov
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini
2015-10-02[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany
2015-08-31Build a lib/Fuzzer version for llvm-as.Karl Schimpf