From: Anton Korobeynikov Date: Sat, 1 Jan 2011 20:57:26 +0000 (+0000) Subject: Update the test X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=1db58f936b4669ed6c8b76cee59e9b56e1bf4d8d;p=oota-llvm.git Update the test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122666 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/ARM/str_pre-2.ll b/test/CodeGen/ARM/str_pre-2.ll index 4f9ba4db4c2..465c7e676c5 100644 --- a/test/CodeGen/ARM/str_pre-2.ll +++ b/test/CodeGen/ARM/str_pre-2.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -mtriple=arm-linux-gnu | FileCheck %s +; RUN: llc < %s -mtriple=armv6-linux-gnu | FileCheck %s @b = external global i64*