[llvm] [memprof] Undrift MemProfRecord (PR #120138)

Snehasish Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 10:52:27 PST 2024


================
@@ -0,0 +1,156 @@
+; REQUIRES: x86_64-linux
+
+; Make sure that we can undrift the MemProf profile and annotate the IR
+; accordingly.
+
----------------
snehasish wrote:

Maybe add the c++ source used in the comments?

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


More information about the llvm-commits mailing list