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

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


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

The checks in this test are generated by using update_test_checkes.py, and then I remove some redundant debug metadata checks and keep the `DBG29`. So, if someone regenerate the checks, the crucial checks would still be there.

For those instruction checks, I think we can only keep those of `.exit.thread4`.

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


More information about the llvm-commits mailing list