mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
llvm/test/DebugInfo/dwarf-public-names.ll: Mark it as XFAIL for PECOFF targets, for now. Investigating.
FIXME: llvm-dwarfdump doesn't handle PECOFF. llvm-svn: 190374
This commit is contained in:
parent
5fb448a04b
commit
b8c0af1f25
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user