This is an archive of the discontinued LLVM Phabricator instance.

Fuzz without enforcing valid operand types
AbandonedPublic

Authored by jocewei on Aug 15 2018, 5:21 PM.

Details

Reviewers
apazos
asb
mgrang
Summary

Added new fuzzer executable to fuzz operand types rather than operand values. Should expose parser bugs.

Base: https://reviews.llvm.org/D50164

Diff Detail

Event Timeline

jocewei created this revision.Aug 15 2018, 5:21 PM
jocewei edited the summary of this revision. (Show Details)Aug 15 2018, 5:21 PM
apazos added inline comments.Aug 15 2018, 5:56 PM
tools/llvm-mc-assemble-proto-fuzzer/README.txt
36

this change belongs to the patch that adds A ext

Abandoning revision because tool has been moved to llvm/tools from clang/tools, as of this patch: https://reviews.llvm.org/D51144

jocewei abandoned this revision.Aug 24 2018, 2:49 PM
This comment was removed by jocewei.