]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/blobdiff - test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll
Temporarily revert "Change the informal convention of DBG_VALUE so that we can express a"
[opencl/llvm.git] / test / CodeGen / X86 / 2010-06-01-DeadArg-DbgInfo.ll
index b07a1929f850bcc95e3d043e13035aa9923e6869..b764b0b345977c81747aae5ff60654b26c3444ea 100644 (file)
@@ -8,7 +8,7 @@ target triple = "x86_64-apple-darwin10.2"
 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 (%struct.foo*, i32)* @_ZN3foo3bazEi to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
 
 define i32 @_ZN3foo3bazEi(%struct.foo* nocapture %this, i32 %x) nounwind readnone optsize noinline ssp align 2 {
-;CHECK: DEBUG_VALUE: baz:this <- RDI
+;CHECK: DEBUG_VALUE: baz:this <- RDI+0
 entry:
   tail call void @llvm.dbg.value(metadata !{%struct.foo* %this}, i64 0, metadata !15)
   tail call void @llvm.dbg.value(metadata !{i32 %x}, i64 0, metadata !16)