[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 06:55:59 PDT 2024
================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
pogo59 wrote:
You should not modify or remove checks that were automatically generated. That's the point of automatic generation.
The automated scripts generate far more checks than are actually necessary, but removing some doesn't actually help anything.
https://github.com/llvm/llvm-project/pull/91581
More information about the llvm-commits
mailing list