1. 031da59 [llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead of a custom main() and FuzzerDriver() by Daniel Sanders · 9 years ago
  2. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  3. 20bb5e7 [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. The actual return value is not *yet* used (and expected to be 0). This change is API breaking, so the fuzzers will need to be updated. by Kostya Serebryany · 10 years ago
  4. 4fe1c8b [llvm-mc-fuzzer] Fix -jobs option. by Daniel Sanders · 10 years ago
  5. b45deab [llvm-mc-fuzzer] Support untested instruction discovery for variable length instruction sets like microMIPS. by Daniel Sanders · 10 years ago
  6. 205d199 llvm-mc-fuzzer: A fuzzing tool for the MC layer. by Daniel Sanders · 10 years ago