From 90e6a4e5d5954b50af5c7d80cf5d3f88d0c6007a Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Wed, 22 Jun 2011 19:42:14 +0000 Subject: [PATCH] Needs a triple. llvm-svn: 133634 --- llvm/test/CodeGen/ARM/constants.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/ARM/constants.ll b/llvm/test/CodeGen/ARM/constants.ll index 60908957ae4c..7b6c9d47860d 100644 --- a/llvm/test/CodeGen/ARM/constants.ll +++ b/llvm/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