[llvm] Fix https://github.com/llvm/llvm-project/issues/75998 (PR #82661)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 14:21:06 PST 2024


================
@@ -0,0 +1,78 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
efriedma-quic wrote:

If you're going to hand-edit the CHECK lines, please mark the file with "NOTE: Do not autogenerate" (see https://llvm.org/docs/TestingGuide.html#generating-assertions-in-regression-tests) .

In this case, I'm not sure it's worth hand-editing the CHECK lines.

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


More information about the llvm-commits mailing list