aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Hastings <stuart@apple.com>2011-05-11 19:41:28 +0000
committerStuart Hastings <stuart@apple.com>2011-05-11 19:41:28 +0000
commit007cfce220d1a7c6415127e6f5bf108b8004fea6 (patch)
treec69f25466185be6c43f47449f4f150f0c2752917
parent4243e67bd5eeae930060824d4290f8071a66e28f (diff)
Move this test to CodeGen/Thumb. rdar://problem/9416774
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131196 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll (renamed from test/Other/2011-05-11-DAGLegalizer.ll)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2011-05-11-DAGLegalizer.ll b/test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll
index 807eebbfc0..ed55bb5dcf 100644
--- a/test/Other/2011-05-11-DAGLegalizer.ll
+++ b/test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s
+; RUN: llc -mtriple=thumbv6-apple-darwin < %s
; rdar://problem/9416774
; ModuleID = 'reduced.ll'