[PATCH] D128564: [memprof] Return an error for unsupported symbolization.

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 16:47:52 PDT 2022


tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.

lgtm with test comment suggestion



================
Comment at: llvm/test/tools/llvm-profdata/memprof-pic.test:1
+REQUIRES: x86_64-linux
+
----------------
Add a comment at the top about what this test is checking for (e.g. there's nothing here that says why we expect this to fail).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128564



More information about the llvm-commits mailing list