summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo')
-rw-r--r--llvm/test/DebugInfo/dwarf-public-names.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/dwarf-public-names.ll b/llvm/test/DebugInfo/dwarf-public-names.ll
index ee9cbd5d8d1..bab0680ead7 100644
--- a/llvm/test/DebugInfo/dwarf-public-names.ll
+++ b/llvm/test/DebugInfo/dwarf-public-names.ll
@@ -1,5 +1,8 @@
; REQUIRES: object-emission
+; FIXME: llvm-dwarfdump doesn't handle PECOFF.
+; XFAIL: cygwin,mingw32,win32
+
; RUN: llc -generate-dwarf-pub-sections=Enable -filetype=obj -o %t.o < %s
; RUN: llvm-dwarfdump -debug-dump=pubnames %t.o | FileCheck %s
; ModuleID = 'dwarf-public-names.cpp'
OpenPOWER on IntegriCloud