[llvm] Fix insert DBG_VALUE after terminator Failure for Hexagon (PR #173401)

Brian Cain via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 22 09:52:45 PST 2026


================
@@ -0,0 +1,38 @@
+# RUN: llc -march=hexagon -run-pass=livedebugvalues %s -o - | FileCheck %s
----------------
androm3da wrote:

Does it help to add `-verify-machineinstrs` to this test?

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


More information about the llvm-commits mailing list