From 88f8dd76ed7c6a64b15a1c42cdb2905cf32419fc Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Thu, 16 Apr 2015 15:35:44 +0000 Subject: [PATCH] Add a triple to test/DebugInfo/unconditional-branch.ll (PR23252) This started failing on Windows after my switch lowering change in r235101. I suspect the error is unrelated, so adding a triple to pacify it until it can be fixed. See the PR for details. llvm-svn: 235106 --- test/DebugInfo/unconditional-branch.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/DebugInfo/unconditional-branch.ll b/test/DebugInfo/unconditional-branch.ll index 1399bdcee1b..7ec4602c84c 100644 --- a/test/DebugInfo/unconditional-branch.ll +++ b/test/DebugInfo/unconditional-branch.ll @@ -1,7 +1,7 @@ ; REQUIRES: object-emission ; PR 19261 -; RUN: %llc_dwarf -fast-isel=false -O0 -filetype=obj %s -o %t +; RUN: %llc_dwarf -mtriple=i686-linux -fast-isel=false -O0 -filetype=obj %s -o %t ; RUN: llvm-dwarfdump %t | FileCheck %s ; CHECK: {{0x[0-9a-f]+}} 1 0 1 0 0 is_stmt