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

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 11:24:50 PST 2024


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

Fixed in the latest revision.

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


More information about the llvm-commits mailing list