[llvm-dev] Basic Coverage (original) (raw)

Muhui Jiang via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 2 22:16:41 PDT 2018


Hi

My goal is that given a binary and the corresponding input. I want to know what IR level basic blocks are covered. I need the detail information, which is the set of all the covered BBs rather than just a number.

I want to know whether there are some tools that can support this requirements. If not, I think maybe instrumentation can helps. However, I do not know too much about this. Any suggestions or ideas are welcome. Thank you so much

Regards Muhui -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180903/d36de489/attachment.html>



More information about the llvm-dev mailing list