summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-02-12 07:15:05 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-02-12 07:15:05 +0000
commit0d7106b63d67369a071f5bc61dcbe4e9ca0b384c (patch)
tree3ee38de7105edc43d266ea111f6307cf6079183b /test
parentc7709a43eebc5424be38aa2dc51eb4995910e232 (diff)
downloadllvm-0d7106b63d67369a071f5bc61dcbe4e9ca0b384c.tar.gz
llvm-0d7106b63d67369a071f5bc61dcbe4e9ca0b384c.tar.bz2
llvm-0d7106b63d67369a071f5bc61dcbe4e9ca0b384c.tar.xz
[PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201211 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/DebugInfo/empty.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/DebugInfo/empty.ll b/test/DebugInfo/empty.ll
index afeb865d90..e9eab908a8 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
+; PR18809
+; XFAIL: cygwin,mingw32
+
; Expect no line table entry since there are no functions and file references in this compile unit
; CHECK: .debug_line contents:
; CHECK-NOT: Line table prologue: