summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/DebugInfo/empty.ll6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/DebugInfo/empty.ll b/test/DebugInfo/empty.ll
index 81a23c6ec8..2885eb51fc 100644
--- a/test/DebugInfo/empty.ll
+++ b/test/DebugInfo/empty.ll
@@ -11,6 +11,12 @@
; CHECK: total_length: 0x00000019
; CHECK-NOT: file_names[
+; CHECK: .debug_pubnames contents:
+; CHECK-NEXT: {{^$}}
+
+; CHECK: .debug_pubtypes contents:
+; CHECK-NEXT: {{^$}}
+
!llvm.dbg.cu = !{!0}
!llvm.module.flags = !{!5}