We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f22b4 commit e25be77Copy full SHA for e25be77
llvm/docs/ProgrammersManual.rst
@@ -3832,7 +3832,7 @@ Important Subclasses of the ``Instruction`` class
3832
3833
* ``BinaryOperator``
3834
3835
- This subclasses represents all two operand instructions whose operands must be
+ This subclass represents all two operand instructions whose operands must be
3836
the same type, except for the comparison instructions.
3837
3838
.. _CastInst:
0 commit comments