================
@@ -112,9 +116,11 @@ class Counter {
   PerfEvent Event;
   int FileDescriptor = -1;
   bool IsDummyEvent;
+  std::vector<PerfEvent> ValidationEvents;
----------------
boomanaiden154 wrote:

Done. I've split some of the refactoring into separate patches to try and keep 
the diffs a little bit more clean and make reviewing a little bit easier. The 
two new patches that perform the refactorings:
#77887
#77900

https://github.com/llvm/llvm-project/pull/76653
_______________________________________________
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