[PGO] Support PGO annotation of CallBrInst
We currently instrument CallBrInst but do not annotate it with the branch weight. This patch enables PGO annotation of CallBrInst. Differential Revision: https://reviews.llvm.org/D133040
Loading
Please sign in to comment