[mips] Fix emission of '.option pic0' for MIPS-IV.
[oota-llvm.git] / test / CodeGen / SystemZ / int-cmp-44.ll
index 822dcac3059f94bdfd0708953a221a19081b5a69..f065e64212954d9712d1cd00675d1eecbd72a021 100644 (file)
@@ -1,4 +1,4 @@
-; Test that compares are ommitted if CC already has the right value
+; Test that compares are omitted if CC already has the right value
 ; (z10 version).
 ;
 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s