From: David Blaikie Date: Wed, 16 Oct 2013 21:21:51 +0000 (+0000) Subject: Update test case due to DIE hashing in r192836 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=36a02c02895ec18953c1bf1e87b78f8c8b8d7947;p=oota-llvm.git 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 --- diff --git a/test/DebugInfo/X86/fission-hash.ll b/test/DebugInfo/X86/fission-hash.ll index f0fe0d4cd5b..1cfbf4439fb 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}