From 81d0b3c513bdc9f855582d58cc60d2eb4644b505 Mon Sep 17 00:00:00 2001 From: David Blaikie Date: Fri, 1 Nov 2013 18:18:16 +0000 Subject: Fix a test case broken by r193872 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193876 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/X86/dwarf-public-names.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/DebugInfo') diff --git a/test/DebugInfo/X86/dwarf-public-names.ll b/test/DebugInfo/X86/dwarf-public-names.ll index 20f2033..6ad4bb5 100644 --- a/test/DebugInfo/X86/dwarf-public-names.ll +++ b/test/DebugInfo/X86/dwarf-public-names.ll @@ -37,7 +37,7 @@ ; Darwin shouldn't be generating the section by default ; DARWIN: debug_pubnames -; DARWIN: Size: 0 +; DARWIN: unit_size = 0x00000000 ; Skip the output to the header of the pubnames section. ; LINUX: debug_pubnames -- cgit v1.1