This is an archive of the discontinued LLVM Phabricator instance.

[llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead of a custom main() and FuzzerDriver()
ClosedPublic

Authored by dsanders on May 12 2016, 3:41 AM.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 57015.May 12 2016, 3:41 AM
dsanders retitled this revision from to [llvm-mc-fuzzer] Use LLVMFuzzerInitialize() instead of a custom main() and FuzzerDriver().
dsanders updated this object.
dsanders added a reviewer: kcc.
dsanders added a subscriber: llvm-commits.
kcc accepted this revision.May 12 2016, 11:48 AM
kcc edited edge metadata.

LGTM, thanks!

This revision is now accepted and ready to land.May 12 2016, 11:48 AM
dsanders closed this revision.May 13 2016, 3:29 AM