summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll')
-rw-r--r--llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll b/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
index b120a406454..9fda680aae5 100644
--- a/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
+++ b/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
@@ -17,10 +17,10 @@
; particularly variables that are described as constants and passed
; by reference.
;
-; CHECK: DEBUG_VALUE: foo:i <- [DW_OP_deref] $vrdepot
; CHECK: DEBUG_VALUE: foo:i <- 3
; CHECK: DEBUG_VALUE: foo:i <- 7
; CHECK: DEBUG_VALUE: foo:i <- %
+; CHECK: DEBUG_VALUE: foo:i <- [DW_OP_deref] $vrdepot
; Function Attrs: nounwind ssp uwtable
define i32 @foo() #0 !dbg !4 {
OpenPOWER on IntegriCloud