[llvm] [DebugInfo][JumpThreading] Fix missing debug location updates (PR #91581)
Paul T Robinson via llvm-commits
llvm-commits at lists.llvm.org
Thu May 9 08:44:54 PDT 2024
================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
pogo59 wrote:
Right. If the test has a comment saying the tests were auto-generated, that comment needs to tell the truth (no manual modifications of the checks). It's likely the generated CHECKs will do more than you would in a manual test, but that's okay. People using the scripts expect that.
https://github.com/llvm/llvm-project/pull/91581
More information about the llvm-commits
mailing list