[llvm] [MemProf] Don't mutate the function type when calling clone (PR #147829)
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 11:01:47 PDT 2025
================
@@ -0,0 +1,63 @@
+;; Test to ensure the call updated to call a clone does not mutate the callee
----------------
teresajohnson wrote:
done
https://github.com/llvm/llvm-project/pull/147829
More information about the llvm-commits
mailing list