Now that we have a soft-float attribute, use it instead of the
[oota-llvm.git] / test / CodeGen / Mips / mips64sinttofpsf.ll
index 7bd75bbe15b4ebc76a6a5e41c695f517c6eca1d0..87f803ecf552f7be06ca409fc0e7514b6b379f10 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -march=mips64 -mcpu=mips64r2 -soft-float -O0 < %s | FileCheck %s
+; RUN: llc -march=mips64 -mcpu=mips64r2 -mattr=+soft-float -O0 < %s | FileCheck %s
 
 
 define double @foo() #0 {