================ @@ -231,6 +239,39 @@ struct MachineVerifier { LiveStacks *LiveStks = nullptr; SlotIndexes *Indexes = nullptr; + class ReportedErrors { ---------------- arsenm wrote: Document https://github.com/llvm/llvm-project/pull/111605