In our downstream, we need to annotate only individual BasicBlocks and not the full Function. This change allows us to use AnnotationWriter with BasicBlock through BB.print() method. This implementation is identical to the existing one for Function.
Details
Details
Diff Detail
Diff Detail