From: David Blaikie Date: Tue, 11 Mar 2014 23:35:03 +0000 (+0000) Subject: Test for empty pubnames/pubtypes X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c4d9cc0e09997c76c68a0fc1d66016974fe73ba6;p=oota-llvm.git Test for empty pubnames/pubtypes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203621 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/empty.ll b/test/DebugInfo/empty.ll index 81a23c6ec85..2885eb51fcc 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}