diff options
| -rw-r--r-- | llvm/test/DebugInfo/unconditional-branch.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/unconditional-branch.ll b/llvm/test/DebugInfo/unconditional-branch.ll index a0618ec5e47..21d3aeb5257 100644 --- a/llvm/test/DebugInfo/unconditional-branch.ll +++ b/llvm/test/DebugInfo/unconditional-branch.ll @@ -5,6 +5,7 @@ ; RUN: llvm-dwarfdump %t | FileCheck %s ; FIXME: Investigating. ; XFAIL: cygwin,mingw +; XFAIL: * ; CHECK: {{0x[0-9a-f]+}} 1 0 1 0 0 is_stmt ; CHECK: {{0x[0-9a-f]+}} 2 0 1 0 0 is_stmt |

