OSDN Git Service

[llvm-objdump] Use %08 instead of %016 to print leading addresses for 32-bit binaries
[android-x86/external-llvm.git] / tools / llvm-as-fuzzer /
2019-02-21 Fangrui SongFix some include order and file headers issues. NFC
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-05-11 Nico Webermake add_llvm_fuzzer calls slightly more consisten...
2017-08-31 Justin Bognercmake: Invent add_llvm_fuzzer to set up fuzzer targets
2017-08-23 George KarpenkovUpdate LLVM fuzzers to use the libFuzzer bundled with...
2016-04-14 Mehdi AminiRemove every uses of getGlobalContext() in LLVM (but...
2015-10-02 Kostya Serebryany[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer...
2015-08-31 Karl SchimpfBuild a lib/Fuzzer version for llvm-as.