summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/crash-greedy.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/crash-greedy.ll')
-rw-r--r--test/CodeGen/ARM/crash-greedy.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/crash-greedy.ll b/test/CodeGen/ARM/crash-greedy.ll
index 3a94110..0b229b2 100644
--- a/test/CodeGen/ARM/crash-greedy.ll
+++ b/test/CodeGen/ARM/crash-greedy.ll
@@ -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