From: Nick Lewycky Date: Wed, 22 Jun 2011 19:42:14 +0000 (+0000) Subject: Needs a triple. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6d3a0e287bb29632907e77c6303742ee65bacf1f;p=oota-llvm.git Needs a triple. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133634 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/ARM/constants.ll b/test/CodeGen/ARM/constants.ll index 60908957ae4..7b6c9d47860 100644 --- a/test/CodeGen/ARM/constants.ll +++ b/test/CodeGen/ARM/constants.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=arm -disable-cgp-branch-opts | FileCheck %s +; RUN: llc < %s -mtriple=armv4t-unknown-linux-gnueabi -disable-cgp-branch-opts | FileCheck %s define i32 @f1() { ; CHECK: f1