[ARM] Add Thumb-2 code size optimization regression test for LSL (register).
[oota-llvm.git] / test / CodeGen / ARM / 2008-07-17-Fdiv.ll
index 4cb768ef5b6d37e1a67e6883a002310c16350218..9f50d92a4d8e3a28963453c0333144fe4f07de09 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm
+; RUN: llc -mtriple=arm-eabi %s -o /dev/null
 
 define float @f(float %a, float %b) nounwind  {
        %tmp = fdiv float %a, %b