boomanaiden154 wrote: > can the check also be done earlier to the VP meta data creation point -- > which allows the error context to be captured.
Can you describe exactly what you have in mind? We could do something where the VP metadata gets created in `InstrProf.cpp` like an assertion/error emission, but that really shouldn't be getting emitted after https://github.com/llvm/llvm-project/pull/196649. https://github.com/llvm/llvm-project/pull/193083 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
