summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/select_xform.ll
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-04-05 18:41:40 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-04-05 18:41:40 +0000
commitd05a824e1a422b5e7c9101e31f7252078929897e (patch)
tree7733c39f4f51c0c5f9cd7611394df16f939366c4 /test/CodeGen/ARM/select_xform.ll
parenta41af7aeef953870da1cfeb59f7f3a34789dc8a5 (diff)
Fix test-llvm failures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128906 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/select_xform.ll')
-rw-r--r--test/CodeGen/ARM/select_xform.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/select_xform.ll b/test/CodeGen/ARM/select_xform.ll
index 5dabfc3a82a..4211797ef77 100644
--- a/test/CodeGen/ARM/select_xform.ll
+++ b/test/CodeGen/ARM/select_xform.ll
@@ -4,7 +4,7 @@
define i32 @t1(i32 %a, i32 %b, i32 %c) nounwind {
; ARM: t1:
-; ARM: sub r0, r1, #6, 2
+; ARM: sub r0, r1, #6, #2
; ARM: movgt r0, r1
; T2: t1: