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: