summaryrefslogtreecommitdiff
path: root/test/DebugInfo/unconditional-branch.ll
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-04-03 18:23:52 +0000
committerEric Christopher <echristo@gmail.com>2014-04-03 18:23:52 +0000
commitf04e7df85c3de2937debce7aa1ed96d8866b9403 (patch)
treedd4735cf98871cf131bf6cb15d0c1d995eeb9069 /test/DebugInfo/unconditional-branch.ll
parent1fcd561c73150adfcda7fffba6ac9852f1feaed5 (diff)
downloadllvm-f04e7df85c3de2937debce7aa1ed96d8866b9403.tar.gz
llvm-f04e7df85c3de2937debce7aa1ed96d8866b9403.tar.bz2
llvm-f04e7df85c3de2937debce7aa1ed96d8866b9403.tar.xz
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205551 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/unconditional-branch.ll')
-rw-r--r--test/DebugInfo/unconditional-branch.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/DebugInfo/unconditional-branch.ll b/test/DebugInfo/unconditional-branch.ll
index 6c31375f46..0a625939fe 100644
--- a/test/DebugInfo/unconditional-branch.ll
+++ b/test/DebugInfo/unconditional-branch.ll
@@ -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