summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/gnu-public-names-empty.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/gnu-public-names-empty.ll')
-rw-r--r--test/DebugInfo/X86/gnu-public-names-empty.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/DebugInfo/X86/gnu-public-names-empty.ll b/test/DebugInfo/X86/gnu-public-names-empty.ll
index 8ee77a6d998..46ae65d0038 100644
--- a/test/DebugInfo/X86/gnu-public-names-empty.ll
+++ b/test/DebugInfo/X86/gnu-public-names-empty.ll
@@ -6,8 +6,8 @@
; Check that the attributes in the compile unit both point to a correct
; location, even when nothing is exported.
-; CHECK: DW_AT_GNU_pubnames [DW_FORM_sec_offset] (0x00000000)
-; CHECK: DW_AT_GNU_pubtypes [DW_FORM_sec_offset] (0x00000000)
+; CHECK: DW_AT_GNU_pubnames [DW_FORM_flag_present] (true)
+; CHECK-NOT: DW_AT_GNU_pubtypes [
!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!3, !4}