From: NAKAMURA Takumi Date: Fri, 14 Feb 2014 05:26:49 +0000 (+0000) Subject: llvm/test/DebugInfo/empty.ll: Mark it as XFAIL:win32 lacking of line table. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=f46135e47fe6691442cdd280a167b7a46fe04369 llvm/test/DebugInfo/empty.ll: Mark it as XFAIL:win32 lacking of line table. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201388 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/empty.ll b/test/DebugInfo/empty.ll index 0bf65a1a3f5..ce3a23d8aa6 100644 --- a/test/DebugInfo/empty.ll +++ b/test/DebugInfo/empty.ll @@ -1,6 +1,9 @@ ; RUN: llc %s -o %t -filetype=obj ; RUN: llvm-dwarfdump -debug-dump=line %t | FileCheck %s +; *-win32 doesn't emit Dwarf line table. +; XFAIL: win32 + ; Expect no line table entry since there are no functions and file references in this compile unit ; CHECK: .debug_line contents: ; CHECK: Line table prologue: