summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-03-11 23:35:03 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-03-11 23:35:03 +0000
commitfe04abbc893680319d3f26654c7422f858b6873a (patch)
tree31f2ea5edc119f0f6a2c6942d68f8c988063d425 /llvm
parent55bb8ac74ba9413f687497b38194ec73d4b83bbe (diff)
downloadbcm5719-llvm-fe04abbc893680319d3f26654c7422f858b6873a.tar.gz
bcm5719-llvm-fe04abbc893680319d3f26654c7422f858b6873a.zip
Test for empty pubnames/pubtypes
llvm-svn: 203621
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/DebugInfo/empty.ll6
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/empty.ll b/llvm/test/DebugInfo/empty.ll
index 81a23c6ec85..2885eb51fcc 100644
--- a/llvm/test/DebugInfo/empty.ll
+++ b/llvm/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}
OpenPOWER on IntegriCloud