[mips][mips16] Fix typo in FileCheck directive.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 22 Oct 2015 14:01:52 +0000 (14:01 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 22 Oct 2015 14:01:52 +0000 (14:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251019 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Mips/hf16call32.ll

index 018b524c3b505182757a450d623f3188e8a49760..e182edb2c51ab35026d1e4f038c5852e4b125397 100644 (file)
@@ -765,7 +765,7 @@ declare void @v_df(double) #1
 ; stel: .section .mips16.call.fp.v_df,"ax",@progbits
 ; stel: .ent __call_stub_fp_v_df
 ; stel: #APP
-; setl: .set reorder
+; stel: .set reorder
 ; stel: mtc1 $4, $f12
 ; stel: mtc1 $5, $f13
 ; stel: lui $25, %hi(v_df)