summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-10-16 21:21:51 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-10-16 21:21:51 +0000
commit36a02c02895ec18953c1bf1e87b78f8c8b8d7947 (patch)
treea651e7e4625f7237ce7b20d11a317df9e9314b76 /test
parentdceac4c5a611f26ebcc88c75cc39075c7df2466e (diff)
downloadllvm-36a02c02895ec18953c1bf1e87b78f8c8b8d7947.tar.gz
llvm-36a02c02895ec18953c1bf1e87b78f8c8b8d7947.tar.bz2
llvm-36a02c02895ec18953c1bf1e87b78f8c8b8d7947.tar.xz
Update test case due to DIE hashing in r192836
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192850 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/DebugInfo/X86/fission-hash.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/X86/fission-hash.ll b/test/DebugInfo/X86/fission-hash.ll
index f0fe0d4cd5..1cfbf4439f 100644
--- a/test/DebugInfo/X86/fission-hash.ll
+++ b/test/DebugInfo/X86/fission-hash.ll
@@ -3,8 +3,8 @@
; The source is an empty file.
-; CHECK: DW_AT_GNU_dwo_id [DW_FORM_data8] (0xa188c11a9264c05d)
-; CHECK: DW_AT_GNU_dwo_id [DW_FORM_data8] (0xa188c11a9264c05d)
+; CHECK: DW_AT_GNU_dwo_id [DW_FORM_data8] (0x2410f0bbc44241ed)
+; CHECK: DW_AT_GNU_dwo_id [DW_FORM_data8] (0x2410f0bbc44241ed)
!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!3}