diff --git a/test/DebugInfo/empty.ll b/test/DebugInfo/empty.ll index afeb865d909..e9eab908a82 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: