From: Rafael Espindola Date: Thu, 16 May 2013 16:48:46 +0000 (+0000) Subject: Add a triple to the test to try to fix the windows bots. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3e521a5223e548748725c8b19d964d8e6de4fc82;p=oota-llvm.git Add a triple to the test to try to fix the windows bots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182022 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/bigstructret2.ll b/test/CodeGen/X86/bigstructret2.ll index 6b3bd49f19e..6a79139d9bc 100644 --- a/test/CodeGen/X86/bigstructret2.ll +++ b/test/CodeGen/X86/bigstructret2.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 | FileCheck %s +; RUN: llc < %s -march=x86 -mtriple=i686-pc-linux-gnu | FileCheck %s ; CHECK: .cfi_startproc ; CHECK: .cfi_def_cfa_offset 8