From: Hans Wennborg Date: Thu, 16 Apr 2015 15:35:44 +0000 (+0000) Subject: Add a triple to test/DebugInfo/unconditional-branch.ll (PR23252) X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=a84c09561645b82fae59090fad01698d203b507f 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235106 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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