[llvm] [SelectionDAG] Fix null pointer dereference in resolveDanglingDebugInfo (PR #174341)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 8 13:51:38 PST 2026
================
@@ -0,0 +1,50 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
arsenm wrote:
checking a few representative lines and some of the debug info is fine, I suppose, But yes make sure to remove the NOTE
https://github.com/llvm/llvm-project/pull/174341
More information about the llvm-commits
mailing list