From c4d9cc0e09997c76c68a0fc1d66016974fe73ba6 Mon Sep 17 00:00:00 2001 From: David Blaikie Date: Tue, 11 Mar 2014 23:35:03 +0000 Subject: Test for empty pubnames/pubtypes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203621 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/empty.ll | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/DebugInfo/empty.ll') 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} -- cgit v1.2.3