Make tests more useful.
[oota-llvm.git] / test / CodeGen / ARM / crash-greedy.ll
index 3a941104bfe8736cfba5131f8dc1d273543da9df..0b229b27d2d4b00a6feb2b5912bfcd4b3d37a83b 100644 (file)
@@ -6,7 +6,7 @@ target triple = "thumbv7-apple-darwin"
 
 declare double @exp(double)
 
-; CHECK remat_subreg
+; CHECK: remat_subreg
 define void @remat_subreg(float* nocapture %x, i32* %y, i32 %n, i32 %z, float %c, float %lambda, float* nocapture %ret_f, float* nocapture %ret_df) nounwind {
 entry:
   %conv16 = fpext float %lambda to double