From d457d52613ad948581638a13ccdfc0e08b1e6640 Mon Sep 17 00:00:00 2001 From: David Blaikie Date: Sat, 1 Nov 2014 23:50:59 +0000 Subject: [PATCH] Test 221067 in a fixed-target test so as not to fail on targets with different DWARF encodings git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221071 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/X86/dwarf-public-names.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/DebugInfo/X86/dwarf-public-names.ll b/test/DebugInfo/X86/dwarf-public-names.ll index 8ec0df4e4ee..aebc7ef2743 100644 --- a/test/DebugInfo/X86/dwarf-public-names.ll +++ b/test/DebugInfo/X86/dwarf-public-names.ll @@ -41,6 +41,7 @@ ; Skip the output to the header of the pubnames section. ; LINUX: debug_pubnames +; LINUX: unit_size = 0x00000128 ; Check for each name in the output. ; LINUX-DAG: "ns" -- 2.34.1