[PATCH] D154872: [MemProf] Refactor memory profile matching into MemProfiler (NFC)
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 12:01:12 PDT 2023
tejohnson updated this revision to Diff 538758.
tejohnson added a comment.
Accidentally removed an early return, causing a test failure
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154872/new/
https://reviews.llvm.org/D154872
Files:
llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h
llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154872.538758.patch
Type: text/x-patch
Size: 31194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/5bfa73be/attachment.bin>
More information about the llvm-commits
mailing list