Add a DW_AT_high_pc for CUs that are a single address range. Update
[oota-llvm.git] / test / DebugInfo / X86 / objc-fwd-decl.ll
index 1a815f936c175fa07edada7c5f5c3a3f74ac230e..f40770c7e1be71a306825f9f06812391ae01a102 100644 (file)
@@ -1,9 +1,9 @@
 ; RUN: llc -mtriple=x86_64-macosx %s -o %t -filetype=obj
 ; RUN: llvm-dwarfdump %t | FileCheck %s
 
-; CHECK: 0x00000027:   DW_TAG_structure_type
-; CHECK: 0x0000002c:     DW_AT_declaration
-; CHECK: 0x0000002d:     DW_AT_APPLE_runtime_class
+; CHECK: 0x0000002f:   DW_TAG_structure_type
+; CHECK: 0x00000034:     DW_AT_declaration
+; CHECK: 0x00000035:     DW_AT_APPLE_runtime_class
 
 %0 = type opaque