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 02fae27 commit 82fd352Copy full SHA for 82fd352
llvm/docs/TableGen/ProgRef.rst
@@ -1817,7 +1817,7 @@ and non-0 as true.
1817
the *else* expression is produced.
1818
1819
``!initialized(``\ *a*\ ``)``
1820
- This is produces a 1 if *a* is not the unitialized value (``?``) and 0
+ This operator produces 1 if *a* is not the uninitialized value (``?``) and 0
1821
otherwise.
1822
1823
``!interleave(``\ *list*\ ``,`` *delim*\ ``)``
0 commit comments