[mips] Rename option to make it compatible with gcc.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182397 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/Mips/divrem.ll b/test/CodeGen/Mips/divrem.ll
index d221501..47cebbe 100644
--- a/test/CodeGen/Mips/divrem.ll
+++ b/test/CodeGen/Mips/divrem.ll
@@ -1,5 +1,5 @@
 ; RUN: llc -march=mips < %s | FileCheck %s -check-prefix=TRAP
-; RUN: llc -march=mips -mnocheck-zero-division < %s |\
+; RUN: llc -march=mips -mno-check-zero-division < %s |\
 ; RUN: FileCheck %s -check-prefix=NOCHECK
 
 ; TRAP: sdiv1: