X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FDebugInfo%2FX86%2Fpr11300.ll;h=5a001eea75a161a705393e9bb37f11e74e634210;hb=9fd304672cec6cd31b1978408a0a0dc375f96969;hp=fcb358ad853500d441dcfdc251c056275b5708ff;hpb=bae0884a30e2394403685367212c4a0631142c2b;p=oota-llvm.git diff --git a/test/DebugInfo/X86/pr11300.ll b/test/DebugInfo/X86/pr11300.ll index fcb358ad853..5a001eea75a 100644 --- a/test/DebugInfo/X86/pr11300.ll +++ b/test/DebugInfo/X86/pr11300.ll @@ -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 }