[llvm] [MemProf] Add option to print function GUIDs during matching (PR #170946)

Snehasish Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 5 17:25:27 PST 2025


================
@@ -77,6 +77,13 @@ HeapProfileRecords:
       # Kept empty here because this section is irrelevant for this test.
 ...
 ;--- memprof-dump-matched-alloc-site.ll
+
+;; From -memprof-function-guids
----------------
snehasish wrote:

Don't forget to update the comment if you make the option name change.

https://github.com/llvm/llvm-project/pull/170946


More information about the llvm-commits mailing list