summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/fission-hash.ll
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-09-03 20:00:20 +0000
committerEric Christopher <echristo@gmail.com>2013-09-03 20:00:20 +0000
commitbd18c8d0903b695bd503a45cf11901d48eea61bd (patch)
tree6b6d2fa8376e5ffa616aadf2dd982731d4657ddc /test/DebugInfo/X86/fission-hash.ll
parentd8f2eb301c05b2d664a284df7604b82dad7ecab8 (diff)
downloadllvm-bd18c8d0903b695bd503a45cf11901d48eea61bd.tar.gz
llvm-bd18c8d0903b695bd503a45cf11901d48eea61bd.tar.bz2
llvm-bd18c8d0903b695bd503a45cf11901d48eea61bd.tar.xz
Add the rest of the stock attributes to the attribute table.
This won't affect the kinds of hashes we test for as we actually do hashing based on form and attribute. Change the fission-hash testcase one last time to handle DW_AT_comp_dir. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189840 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/X86/fission-hash.ll')
-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 c4ba9ca75c..f0fe0d4cd5 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] (0xc357bdf055b6393d)
-; CHECK: DW_AT_GNU_dwo_id [DW_FORM_data8] (0xc357bdf055b6393d)
+; CHECK: DW_AT_GNU_dwo_id [DW_FORM_data8] (0xa188c11a9264c05d)
+; CHECK: DW_AT_GNU_dwo_id [DW_FORM_data8] (0xa188c11a9264c05d)
!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!3}