[PATCH] D121759: [memprof] Add a test to verify callstack order.
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 17:03:46 PDT 2022
tejohnson added inline comments.
================
Comment at: llvm/test/tools/llvm-profdata/memprof-inline.test:38
+
+From a debug run we collect the name to guid mappings to ensure that the
+ordering we observe is as expected.
----------------
These are printed during a debug run of what tool and with what options?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121759/new/
https://reviews.llvm.org/D121759
More information about the llvm-commits
mailing list