summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as-fuzzer/llvm-as-fuzzer.cpp
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
* 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-311-0/+75
OpenPOWER on IntegriCloud