[PATCH] D117256: [memprof] Introduce a wrapper around MemInfoBlock.

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 15 12:54:34 PST 2022


tejohnson added a comment.

lgtm but I think it would be nice to split into 2 patches, i.e. first the rename, which unfortunately does cause a little bit of extra churn on your end. But then it makes the new wrapper and inc file changes a little cleaner.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117256/new/

https://reviews.llvm.org/D117256



More information about the llvm-commits mailing list