[PATCH] D138175: [MemProf] Defer profile file setup until dump time
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 06:31:53 PST 2022
tejohnson reopened this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.
This change was breaking the ability of tests to override the profile output file. Need to add a mechanism to do that before resubmitting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138175/new/
https://reviews.llvm.org/D138175
More information about the llvm-commits
mailing list