[llvm] [Metadata] Handle memprof, callsite merging when one is missing. (PR #132106)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 21 11:35:40 PDT 2025


================
@@ -1,5 +1,3 @@
-; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
teresajohnson wrote:

> Teresa mentioned that when this test was introduced in #121359 it was copied over and not actually created using update_test_checks.py. Since I didn't use the tool to generate the checks for the new tests I dropped it.

IIRC I copied the test from somewhere else so did run update_test_checks.py as in the original test. Does it not work to use that for the new tests?

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


More information about the llvm-commits mailing list