Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b9c1b51e45b845debb76d8658edabca70ca56079
/
llvm
/
tools
/
llvm-mc-fuzzer
/
llvm-mc-fuzzer.cpp
031da59
[llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead of a custom main() and FuzzerDriver()
by Daniel Sanders
· 9 years ago
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
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
4fe1c8b
[llvm-mc-fuzzer] Fix -jobs option.
by Daniel Sanders
· 10 years ago
b45deab
[llvm-mc-fuzzer] Support untested instruction discovery for variable length instruction sets like microMIPS.
by Daniel Sanders
· 10 years ago
205d199
llvm-mc-fuzzer: A fuzzing tool for the MC layer.
by Daniel Sanders
· 10 years ago