================
@@ -1085,7 +1101,7 @@ class CmpInst : public Instruction {
}
};
-// FIXME: these are redundant if CmpInst < BinaryOperator
+// FIXME: these are redundant if CmpInst < ninaryOperator
----------------
nikic wrote:
Dropped character
https://github.com/llvm/llvm-project/pull/72583