Attempt to XFAIL this on mingw and cygwin hosts. The line table on

these is very much off and is more than just the branch
from this bug incorrect:

Address            Line   Column File   ISA Discriminator Flags
------------------ ------ ------ ------ --- ------------- -------------
0x30830a0100000002      3      0      1   0             0  is_stmt
0x30830a0100000008      3      0      1   0             0  is_stmt end_sequence

llvm-svn: 205551
This commit is contained in:
Eric Christopher 2014-04-03 18:23:52 +00:00
parent 2b2ac91fab
commit 5bdaea85cb
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
; RUN: %llc_dwarf -fast-isel=false -O0 -filetype=obj %s -o %t
; RUN: llvm-dwarfdump %t | FileCheck %s
; This isn't working on windows dwarf platforms, fail on those.
; XFAIL: mingw, cygwin
; CHECK: {{0x[0-9a-f]+}} 1 0 1 0 0 is_stmt
; CHECK: {{0x[0-9a-f]+}} 2 0 1 0 0 is_stmt
; CHECK: {{0x[0-9a-f]+}} 4 0 1 0 0 is_stmt