================ @@ -166,6 +166,39 @@ readMemInfoBlocksV4(const char *Ptr) { return Items; } +llvm::SmallVector<std::pair<uint64_t, MemInfoBlock>> ---------------- snehasish wrote: Done. https://github.com/llvm/llvm-project/pull/147854