summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/mips16fpe.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/mips16fpe.ll')
-rw-r--r--test/CodeGen/Mips/mips16fpe.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/mips16fpe.ll b/test/CodeGen/Mips/mips16fpe.ll
index 16695e45265..b8f1d945f35 100644
--- a/test/CodeGen/Mips/mips16fpe.ll
+++ b/test/CodeGen/Mips/mips16fpe.ll
@@ -1,4 +1,5 @@
-; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16hf
+; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 \
+; RUN: -verify-machineinstrs < %s | FileCheck %s -check-prefix=16hf
@x = global float 5.000000e+00, align 4
@y = global float 1.500000e+01, align 4