commit | 293875ef55172ab6c06c2afdc3c5adf8990dfa7d | [log] [tgz] |
---|---|---|
author | Johnny Chen <johnny.chen@apple.com> | Tue Apr 05 18:41:40 2011 +0000 |
committer | Johnny Chen <johnny.chen@apple.com> | Tue Apr 05 18:41:40 2011 +0000 |
tree | 3d2e543e41cc88f62a7329e9b13ae91dba5b87bc | |
parent | b826ae83101347b9ffc6a80736ea66b62ce42931 [diff] [blame] |
Fix test-llvm failures. llvm-svn: 128906
diff --git a/llvm/test/CodeGen/ARM/select_xform.ll b/llvm/test/CodeGen/ARM/select_xform.ll index 5dabfc3..4211797 100644 --- a/llvm/test/CodeGen/ARM/select_xform.ll +++ b/llvm/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: