summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/DW_AT_specification.ll
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-01-24 10:11:49 +0000
committerEric Christopher <echristo@apple.com>2012-01-24 10:11:49 +0000
commitdf1666e4e6bf1034231317327da6743aacd15999 (patch)
tree8ed333388f1209fd99a21ce3343bfc9c03ebadbf /llvm/test/DebugInfo/X86/DW_AT_specification.ll
parent3e8ccc2000e663792acfd489769cdc6189d774eb (diff)
downloadbcm5719-llvm-df1666e4e6bf1034231317327da6743aacd15999.tar.gz
bcm5719-llvm-df1666e4e6bf1034231317327da6743aacd15999.zip
Fix the testcases for the previous patch.
rdar://10278198 llvm-svn: 148795
Diffstat (limited to 'llvm/test/DebugInfo/X86/DW_AT_specification.ll')
-rw-r--r--llvm/test/DebugInfo/X86/DW_AT_specification.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/X86/DW_AT_specification.ll b/llvm/test/DebugInfo/X86/DW_AT_specification.ll
index bdd65e63c00..862349f8b06 100644
--- a/llvm/test/DebugInfo/X86/DW_AT_specification.ll
+++ b/llvm/test/DebugInfo/X86/DW_AT_specification.ll
@@ -3,8 +3,8 @@
; test that the DW_AT_specification is a back edge in the file.
-; CHECK: 0x0000003c: DW_TAG_subprogram [5] *
-; CHECK: 0x00000064: DW_AT_specification [DW_FORM_ref4] (cu + 0x003c => {0x0000003c})
+; CHECK: 0x00000038: DW_TAG_subprogram [5] *
+; CHECK: 0x00000060: DW_AT_specification [DW_FORM_ref4] (cu + 0x0038 => {0x00000038})
@_ZZN3foo3barEvE1x = constant i32 0, align 4
OpenPOWER on IntegriCloud