summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as-fuzzer
Commit message (Expand)AuthorAgeFilesLines
* Fix some include order and file headers issues. NFCFangrui Song2019-02-211-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* make add_llvm_fuzzer calls slightly more consisten with other cmakeNico Weber2018-05-111-1/+3
* cmake: Invent add_llvm_fuzzer to set up fuzzer targetsJustin Bogner2017-08-311-12/+7
* Update LLVM fuzzers to use the libFuzzer bundled with the compiler toolchainGeorge Karpenkov2017-08-231-4/+3
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-1/+1
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-3/+4
* Build a lib/Fuzzer version for llvm-as.Karl Schimpf2015-08-312-0/+88
OpenPOWER on IntegriCloud