Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-28-LdStOptiBug.ll
index 53bd6682595385d800e04b05b3db5734a0e52416..e2ff164502ce950ce9399989840b6ccd9553af3e 100644 (file)
@@ -3,9 +3,9 @@
 
 %0 = type { double, double }
 
-define arm_aapcscc void @foo(%0* noalias nocapture sret %agg.result, double %x.0, double %y.0) nounwind {
-; CHECK: foo:
-; CHECK: bl __adddf3
+define void @foo(%0* noalias nocapture sret %agg.result, double %x.0, double %y.0) nounwind {
+; CHECK-LABEL: foo:
+; CHECK: bl __aeabi_dadd
 ; CHECK-NOT: strd
 ; CHECK: mov
   %x76 = fmul double %y.0, 0.000000e+00           ; <double> [#uses=1]