[LLVMdev] Does call instruction (LLVM-IR) terminate a basic block?

Thomson lilotom at gmail.com
Sat Jun 23 10:27:19 PDT 2012


I experimented to collect edge profile in llvm, and the report output by
llvm-prof included call in the middle of the block. So it seems llvm-prof
doesn't treat call as a basic block terminator, is this expected?

Thanks,
-Thomson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120624/2a6111f3/attachment.html>


More information about the llvm-dev mailing list