[llvm] [memprof] Test the memprof-use pass with a YAML (PR #119779)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 14:42:16 PST 2024


================
@@ -0,0 +1,45 @@
+; Make sure that we can ingest the MemProf profile in YAML and
+; annotate a call to new as cold.
+
+; REQUIRES: x86_64-linux
----------------
kazutakahirata wrote:

Fixed.

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


More information about the llvm-commits mailing list