[llvm] [DebugInfo][JumpThreading] Fix missing debug location updates (PR #91581)

Shan Huang via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 07:06:46 PDT 2024


================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
Apochens wrote:

> You should not modify or remove checks that were automatically generated. That's the point of automatic generation.

So, should I keep all the automatically generated checks? How about those redundant checks that are irrelevant to the fix in this case?

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


More information about the llvm-commits mailing list