================
@@ -28,6 +28,22 @@ class PfmIssueCounter<string resource_name, string counter>
   string ResourceName = resource_name;
 }
 
+class ValidationEvent <int event_number> {
----------------
legrosbuffle wrote:

This needs doc to explain what a `ValidationEvent` and `PfmValidationCounter` 
are.

https://github.com/llvm/llvm-project/pull/76652
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to