Convert linkonce* to weak* instead of strong.
[oota-llvm.git] / test / CodeGen / ARM / fixunsdfdi.ll
index 777a3d69a1913b882cda0e4286598e19ea9993d6..6db2385a63ebdbbe57474ea4d8d7a04eff7b03f8 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=arm -mattr=+vfp2
-; RUN: llvm-as < %s | llc -march=arm -mattr=vfp2 | not grep fstd
+; RUN: llc < %s -march=arm -mattr=+vfp2
+; RUN: llc < %s -march=arm -mattr=vfp2 | not grep vstr.64
 
 define hidden i64 @__fixunsdfdi(double %x) nounwind readnone {
 entry: