Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-as-fuzzer
/
llvm-as-fuzzer.cpp
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
9906eef
[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
1318d71
Build a lib/Fuzzer version for llvm-as.
by Karl Schimpf
· 10 years ago