[llvm] [DebugInfo][JumpThreading] Fix missing debug location updates (PR #91581)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Thu May 9 07:16:10 PDT 2024
================
@@ -0,0 +1,98 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4
----------------
OCHyams wrote:
I think removing the line `; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 4` here should be enough for this one (discussion continues up in the other test though).
Otherwise the latest change to this one looks good, thanks.
https://github.com/llvm/llvm-project/pull/91581
More information about the llvm-commits
mailing list