[PATCH] D30156: llvm-mc-fuzzer: add support for assembly
Brian Cain via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 19 09:09:17 PST 2017
bcain created this revision.
Herald added a subscriber: mgorny.
This enables the "-assemble" feature for llvm-mc-fuzzer.
Currently we just attempt assembly and ignore the result.
Repository:
rL LLVM
https://reviews.llvm.org/D30156
Files:
tools/llvm-mc-fuzzer/CMakeLists.txt
tools/llvm-mc-fuzzer/llvm-mc-fuzzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30156.89068.patch
Type: text/x-patch
Size: 6972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170219/85e2f93c/attachment.bin>
More information about the llvm-commits
mailing list