Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 515 Bytes

File metadata and controls

13 lines (7 loc) · 515 Bytes

LLVM RISC-V Machine Code Assembler and Disassembler ProtoBuf Fuzzers

https://reviews.llvm.org/D51144 Implemented Protobuf fuzzer for LLVM RISC-V MC Assembler

https://reviews.llvm.org/D51710 Implemented Protobuf fuzzer for LLVM RISC-V MC Disassembler

https://reviews.llvm.org/D55644 Emitting MCInstruction from Protocol Buffer Message

Make sure you have the latest installation of libprotobuf (and libprotobuf-mutator).

https://github.com/protocolbuffers/protobuf

https://github.com/google/libprotobuf-mutator