aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86/2010-08-10-DbgConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/2010-08-10-DbgConstant.ll')
-rw-r--r--test/DebugInfo/X86/2010-08-10-DbgConstant.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/X86/2010-08-10-DbgConstant.ll b/test/DebugInfo/X86/2010-08-10-DbgConstant.ll
index 84842f9..6670941 100644
--- a/test/DebugInfo/X86/2010-08-10-DbgConstant.ll
+++ b/test/DebugInfo/X86/2010-08-10-DbgConstant.ll
@@ -1,7 +1,7 @@
; RUN: llc -mtriple=i686-linux -O0 -filetype=obj -o %t %s
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
-; CHECK: DW_TAG_constant [4]
-; CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x0000002c] = "ro")
+; CHECK: DW_TAG_constant
+; CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x{{[0-9a-f]*}}] = "ro")
define void @foo() nounwind ssp {
entry: