mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00: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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190374 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9c7448c8d3
commit
db0e461511
@ -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…
x
Reference in New Issue
Block a user