summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fp.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
commit293875ef55172ab6c06c2afdc3c5adf8990dfa7d (patch)
tree3d2e543e41cc88f62a7329e9b13ae91dba5b87bc /llvm/test/CodeGen/ARM/fp.ll
parentb826ae83101347b9ffc6a80736ea66b62ce42931 (diff)
downloadbcm5719-llvm-293875ef55172ab6c06c2afdc3c5adf8990dfa7d.tar.gz
bcm5719-llvm-293875ef55172ab6c06c2afdc3c5adf8990dfa7d.zip
Fix test-llvm failures.
llvm-svn: 128906
Diffstat (limited to 'llvm/test/CodeGen/ARM/fp.ll')
-rw-r--r--llvm/test/CodeGen/ARM/fp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fp.ll b/llvm/test/CodeGen/ARM/fp.ll
index b6e9c3c22e7..8ef45f2bbc9 100644
--- a/llvm/test/CodeGen/ARM/fp.ll
+++ b/llvm/test/CodeGen/ARM/fp.ll
@@ -51,7 +51,7 @@ entry:
define float @h2() {
;CHECK: h2:
-;CHECK: mov r0, #254, 10
+;CHECK: mov r0, #254, #10
entry:
ret float 1.000000e+00
}
OpenPOWER on IntegriCloud