Don't use a debug location for frame setup instructions in the
[oota-llvm.git] / test / DebugInfo / X86 / pr11300.ll
index fcb358ad853500d441dcfdc251c056275b5708ff..5a001eea75a161a705393e9bb37f11e74e634210 100644 (file)
@@ -3,8 +3,8 @@
 
 ; test that the DW_AT_specification is a back edge in the file.
 
-; CHECK: 0x0000005b:     DW_TAG_subprogram [5]
-; CHECK: 0x0000007d:     DW_AT_specification [DW_FORM_ref4]      (cu + 0x005b => {0x0000005b})
+; CHECK: 0x0000005c:     DW_TAG_subprogram [5]
+; CHECK: 0x0000007c:     DW_AT_specification [DW_FORM_ref4]      (cu + 0x005c => {0x0000005c})
 
 %struct.foo = type { i8 }