summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/objc-fwd-decl.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/X86/objc-fwd-decl.ll')
-rw-r--r--llvm/test/DebugInfo/X86/objc-fwd-decl.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/X86/objc-fwd-decl.ll b/llvm/test/DebugInfo/X86/objc-fwd-decl.ll
index 1fa25abc353..29b4696b056 100644
--- a/llvm/test/DebugInfo/X86/objc-fwd-decl.ll
+++ b/llvm/test/DebugInfo/X86/objc-fwd-decl.ll
@@ -1,7 +1,7 @@
; RUN: llc -mtriple=x86_64-macosx %s -o %t -filetype=obj
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
-; CHECK: 0x00000027: DW_TAG_structure_type
+; CHECK: DW_TAG_structure_type
; CHECK: DW_AT_declaration
; CHECK: DW_AT_APPLE_runtime_class
OpenPOWER on IntegriCloud